Comment-out scroll delay

6a190abc8030273208ed6828c33b052ae8b62c3c

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

1 files changed, +2 -2Ignore whitespace
public/style.css+2 -2
@@ -5480,16 +5480,16 @@ body:not(.movingUI) .drawer-content.maximized {
54805480 }
54815481}
54825482
5483-.drawer-content .scrollDelay,
5483+/*
54845484.fillRight #rm_print_characters_block {
54855485 overflow-y: hidden;
54865486}
54875487
5488-.drawer-content.openDrawer .scrollDelay,
54895488.fillRight.openDrawer #rm_print_characters_block {
54905489 overflow-y: auto;
54915490 animation: hide-scroll var(--animation-duration) backwards;
54925491}
5492+*/
54935493
54945494.scrollableInner {
54955495 overflow-x: hidden;