yorkie-team / codepair

Build your own AI-powered collaborative markdown editor in just 5 minutes
https://codepair.yorkie.dev
Apache License 2.0
47 stars 19 forks source link

Add maximum width restriction for Markdown Preview #337

Open devleejb opened 1 week ago

devleejb commented 1 week ago

Description: Currently, the Markdown Preview does not have a maximum width restriction, causing it to appear excessively wide on large monitors. To enhance the user experience, it is proposed to implement a maximum width limit for the Markdown Preview.

Why: Setting a maximum width will prevent the content from becoming overly stretched on wide screens, thus improving readability and making the interface more visually appealing. This adjustment will ensure that users have a comfortable viewing experience regardless of their monitor size.