Allow vertical scrolling in new popups

This commit is contained in:
Cohee
2024-06-26 00:35:21 +03:00
parent 3e1b54c6f0
commit d188795591
5 changed files with 4 additions and 7 deletions

View File

@@ -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 {