Skip to content

Commit 4e630b3

Browse files
authored
remove redundant height declaration in .b-sidebar (#5606)
1 parent a704ccc commit 4e630b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/sidebar/_sidebar.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
height: 100vh;
2727
width: $b-sidebar-width;
2828
max-width: 100% !important;
29-
height: 100vh !important;
3029
margin: 0 !important;
3130
outline: 0;
3231
transform: translateX(0);

0 commit comments

Comments
 (0)