mirror of
https://github.com/BoostIo/Boostnote
synced 2026-05-28 02:03:14 +00:00
update design of SideNav
smaller menu
This commit is contained in:
@@ -30,8 +30,10 @@ $list-width = 250px
|
||||
absolute left top bottom
|
||||
width $nav-width
|
||||
background-color $ui-backgroundColor
|
||||
|
||||
.result-nav-filter
|
||||
margin-bottom 5px
|
||||
|
||||
.result-nav-filter-option
|
||||
height 25px
|
||||
line-height 25px
|
||||
@@ -41,13 +43,13 @@ $list-width = 250px
|
||||
|
||||
.result-nav-menu
|
||||
navButtonColor()
|
||||
height 40px
|
||||
height 32px
|
||||
padding 0 10px
|
||||
font-size 14px
|
||||
width 100%
|
||||
outline none
|
||||
text-align left
|
||||
line-height 40px
|
||||
line-height 32px
|
||||
box-sizing border-box
|
||||
cursor pointer
|
||||
|
||||
@@ -60,7 +62,7 @@ $list-width = 250px
|
||||
|
||||
.result-nav-storageList
|
||||
absolute bottom left right
|
||||
top 80px + 50px + 10px
|
||||
top 80px + 32px + 10px
|
||||
overflow-y auto
|
||||
|
||||
.result-list
|
||||
|
||||
Reference in New Issue
Block a user