Comment-out scroll delay
| @@ -5480,16 +5480,16 @@ body:not(.movingUI) .drawer-content.maximized { | ||
| 5480 | 5480 | } |
| 5481 | 5481 | } |
| 5482 | 5482 | |
| 5483 | -.drawer-content .scrollDelay, | |
| 5483 | +/* | |
| 5484 | 5484 | .fillRight #rm_print_characters_block { |
| 5485 | 5485 | overflow-y: hidden; |
| 5486 | 5486 | } |
| 5487 | 5487 | |
| 5488 | -.drawer-content.openDrawer .scrollDelay, | |
| 5489 | 5488 | .fillRight.openDrawer #rm_print_characters_block { |
| 5490 | 5489 | overflow-y: auto; |
| 5491 | 5490 | animation: hide-scroll var(--animation-duration) backwards; |
| 5492 | 5491 | } |
| 5492 | +*/ | |
| 5493 | 5493 | |
| 5494 | 5494 | .scrollableInner { |
| 5495 | 5495 | overflow-x: hidden; |