mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Allow vertical scrolling in new popups
This commit is contained in:
@@ -36,9 +36,6 @@ label[for="extensions_autoconnect"] {
|
||||
|
||||
.extensions_info {
|
||||
text-align: left;
|
||||
max-height: 100%;
|
||||
overflow-y: auto;
|
||||
padding-right: 1em;
|
||||
}
|
||||
|
||||
.extensions_info h3 {
|
||||
|
Reference in New Issue
Block a user