1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-22 04:24:23 +00:00

Combine CSS properties

PR #19730.
This commit is contained in:
Chocobo1 2023-10-19 12:07:36 +08:00 committed by GitHub
parent 921be09d8f
commit 8d5022c715
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -178,8 +178,7 @@ a.propButton img {
} }
.scrollableMenu { .scrollableMenu {
overflow-x: hidden; overflow: hidden auto;
overflow-y: auto;
} }
/* context menu specific */ /* context menu specific */