Remove obsolete styles

1d390195fef75093a465bec2a25d55399b481106

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

1 files changed, +1 -11Showing whitespace changes
public/style.css+1 -11
@@ -5455,16 +5455,6 @@ body:not(.movingUI) .drawer-content.maximized {
54555455 opacity: 0.7;
54565456}
54575457
5458-#advanced-formatting-button div[contenteditable] {
5458+#AdvancedFormatting .autoSetHeight {
54595459 overflow-wrap: anywhere;
5460- max-height: 50vh;
5461- max-height: 50dvh;
5462- resize: vertical;
5463- overflow: auto;
5464- min-height: 1.8em;
5465- white-space: preserve-breaks;
5466-}
5467-
5468-div[contenteditable] br {
5469- display: revert;
54705460}