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 {
overflow-x: hidden;
overflow-y: auto;
overflow: hidden auto;
}
/* context menu specific */