Skip to content

Commit 2c24945

Browse files
committed
space under last single item in sidebar
1 parent d2fbb9f commit 2c24945

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/styles/components/sidebar/_main.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@
112112

113113
&--single {
114114
margin-top: 15px;
115+
&:last-child {
116+
margin-bottom: 15px;
117+
}
115118
}
116119

117120
&::before {

0 commit comments

Comments
 (0)