We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be906c7 commit d71b937Copy full SHA for d71b937
client/styles/components/_keyboard-shortcuts.scss
@@ -1,5 +1,6 @@
1
.keyboard-shortcuts {
2
padding: #{20 / $base-font-size}rem;
3
+ margin-right: #{20 / $base-font-size}rem;
4
padding-bottom: #{40 / $base-font-size}rem;
5
width: #{450 / $base-font-size}rem;
6
overflow-y: scroll;
0 commit comments