Merge pull request #2744 from SillyTavern/fix-char-list-scrollheight Fix "hidden" block in char list messing up scroll

f1a630376086491f65762c50f260893d5404c520

Wolfsblvt <wolfsblvt@gmail.com>

Signed
1 files changed, +0 -1Showing whitespace changes
public/style.css+0 -1
@@ -2412,7 +2412,6 @@ input[type="file"] {
24122412}
24132413
24142414#rm_print_characters_block .text_block {
2415- height: 100%;
24162415 width: 100%;
24172416 opacity: 0.5;
24182417 margin: 0 auto 1px auto;