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