Alex-D / Trumbowyg

A lightweight and amazing WYSIWYG JavaScript editor under 10kB
https://alex-d.github.io/Trumbowyg
MIT License
3.98k stars 609 forks source link

The full screen button is invisible if it is the only button in it's row #1303

Closed hy-net closed 1 year ago

hy-net commented 2 years ago

I need to add the follow CSS show that it will appears.

.trumbowyg-button-group.trumbowyg-right { background: #ecf0f1 !important; }

Example:

image

The button will be invisible without the CSS above

Alex-D commented 1 year ago

Edge case that I will not fix in version 2, sorry :/

Wait for Trumbowyg 3 :)