DEV: remove old keyboard modal CSS (#25246)

This commit is contained in:
Kris 2024-01-12 17:02:38 -05:00 committed by GitHub
parent 50a997a53a
commit 92197b9c64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,10 +41,6 @@
}
}
.modal-body:has(#keyboard-shortcuts-help) {
overflow-y: hidden;
}
#keyboard-shortcuts-help {
box-sizing: border-box;