Fix "hidden" block in char list messing up scroll

- Fixes #2743
This commit is contained in:
Wolfsblvt
2024-09-01 06:21:26 +02:00
parent 174c178485
commit bd52d737bf

View File

@@ -2412,7 +2412,6 @@ input[type="file"] {
} }
#rm_print_characters_block .text_block { #rm_print_characters_block .text_block {
height: 100%;
width: 100%; width: 100%;
opacity: 0.5; opacity: 0.5;
margin: 0 auto 1px auto; margin: 0 auto 1px auto;