mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 08:36:05 +08:00
UX: fix double-scrollbar in keyboard-shortcuts-modal (#24751)
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user