Skip to content

Commit 09164aa

Browse files
committed
modify: fix space on side nav
1 parent b83dadd commit 09164aa

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

browser/main/SideNav/SideNav.styl

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
overflow ellipsis
2323

2424
.menu
25-
margin 0
25+
margin-bottom 30px
2626

2727
.menu-button
2828
navButtonColor()
@@ -45,8 +45,6 @@
4545

4646
.storageList
4747
absolute left right
48-
bottom 32px
49-
top 120px
5048
overflow-y auto
5149

5250
.storageList-empty

0 commit comments

Comments
 (0)