UX: fix double-scrollbar in keyboard-shortcuts-modal (#24751)

This commit is contained in:
chapoi 2023-12-06 18:12:14 +02:00 committed by GitHub
parent 22bb1c8951
commit 42e5bbaf38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -40,9 +40,6 @@
#keyboard-shortcuts-help {
box-sizing: border-box;
overflow-x: hidden;
overflow-y: auto;
max-height: 80vh !important; // overrides a default modal !important for extra space
.keyboard-shortcuts-help__container {
columns: auto 20em;