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

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 */