Remove obsolete styles

1d390195fef75093a465bec2a25d55399b481106

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

1 files changed, +1 -11Ignore whitespace
public/style.css+1 -11
@@ -5455,16 +5455,6 @@ body:not(.movingUI) .drawer-content.maximized {
5455 opacity: 0.7;5455 opacity: 0.7;
5456}5456}
54575457
5458#advanced-formatting-button div[contenteditable] {5458#AdvancedFormatting .autoSetHeight {
5459 overflow-wrap: anywhere;5459 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}5460}
5467
5468div[contenteditable] br {
5469 display: revert;
5470}
5470 \ No newline at end of file \ No newline at end of file