mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-31 02:22:32 +00:00
modify: fix padding-left on side nav bar
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
.top-menu
|
||||
navButtonColor()
|
||||
height $topBar-height - 1
|
||||
padding 0 10px
|
||||
padding 0 15px
|
||||
font-size 14px
|
||||
width 100%
|
||||
text-align left
|
||||
@@ -27,7 +27,7 @@
|
||||
.menu-button
|
||||
navButtonColor()
|
||||
height 32px
|
||||
padding 0 10px
|
||||
padding 0 15px
|
||||
font-size 14px
|
||||
width 100%
|
||||
text-align left
|
||||
|
||||
Reference in New Issue
Block a user