ozanyurtsever/verbum

How to change style

Opened this issue · 1 comments

Hi.
How could change ToolbarPlugin items or Editor style?
In my code FontFamilyDropdown and FontSizeDropdown got cropped how to solve it? and is it possible to arrange toolbar items depends on screen size?
Thanks :)

Screenshot (49)

@ezattelli I'm sure this isn't the best solution and it feels wrong but it works =>

.toolbar select.toolbar-item { padding: 0 !important; }