diff --git a/public/style.css b/public/style.css index e59fc75ef..189bc39cd 100644 --- a/public/style.css +++ b/public/style.css @@ -5455,16 +5455,6 @@ body:not(.movingUI) .drawer-content.maximized { opacity: 0.7; } -#advanced-formatting-button div[contenteditable] { +#AdvancedFormatting .autoSetHeight { overflow-wrap: anywhere; - max-height: 50vh; - max-height: 50dvh; - resize: vertical; - overflow: auto; - min-height: 1.8em; - white-space: preserve-breaks; } - -div[contenteditable] br { - display: revert; -} \ No newline at end of file