zesty-io / website

Marketing Website using NextJS and Zesty.io Headless CMS
https://www.zesty.io
The Unlicense
17 stars 2 forks source link

fix: distorted images in wysiwyg articles #2362

Closed arzljames closed 4 months ago

arzljames commented 4 months ago

Description

Fix the distorted images when has a style property of float. Also, made sure to add the inline styling only in the client side not in the server to avoid hydration issues.

Fixes #2358

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Screenshots / Screen recording

Please add screenshots or recording if applicable ISSUES: image image

FIX: image image