webiny / webiny-js

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
https://www.webiny.com
Other
7.24k stars 590 forks source link

Lexical RTE - Break Toolbar Items Into Multiple Lines When Needed #4133

Closed adrians5j closed 2 months ago

adrians5j commented 2 months ago

Changes

This PR ensures Lexical's toolbar items are broken into multiple lines when needed (when there's not enough space for them to be shown in a single line).

image

How Has This Been Tested?

Manually.

Documentation

None.

adrians5j commented 2 months ago

Went through this changes with @Pavel910.