Skip to content

Commit 91e8051

Browse files
committed
fix(AsideNavigation): hotkeys section position
1 parent 4222c14 commit 91e8051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/AsideNavigation/AsideNavigation.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
padding: 10px;
2121
}
2222
&__hotkeys-drawer {
23-
left: 0;
23+
left: 0 !important;
2424
}
2525
&__hotkeys-panel-title {
2626
display: flex;

0 commit comments

Comments
 (0)