Skip to content

Commit d71b937

Browse files
committed
align scrollbar with close button in keyboard shortcuts
1 parent be906c7 commit d71b937

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/styles/components/_keyboard-shortcuts.scss

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.keyboard-shortcuts {
22
padding: #{20 / $base-font-size}rem;
3+
margin-right: #{20 / $base-font-size}rem;
34
padding-bottom: #{40 / $base-font-size}rem;
45
width: #{450 / $base-font-size}rem;
56
overflow-y: scroll;

0 commit comments

Comments
 (0)