Fix for disabled editables

d5a1aef2edccb238f36065e3f8724461e5c037bf

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
public/style.css+1 -1
@@ -5454,6 +5454,6 @@ body:not(.movingUI) .drawer-content.maximized {
54545454 opacity: 0.7;
54555455}
54565456
54575457#advanced-formatting-button div[contenteditable="true"] {
54585458 overflow-wrap: anywhere;
54595459}