We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43e9bbe commit 7b88f75Copy full SHA for 7b88f75
client/styles/components/_keyboard-shortcuts.scss
@@ -4,7 +4,7 @@
4
padding: #{math.div(20, $base-font-size)}rem;
5
margin-right: #{math.div(20, $base-font-size)}rem;
6
padding-bottom: #{math.div(40, $base-font-size)}rem;
7
- width: 100%;
+ max-width: 100%;
8
overflow-y: auto;
9
}
10
0 commit comments