1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

modify: fix padding-left on side nav bar

This commit is contained in:
sota1235
2016-12-22 14:42:51 +09:00
parent 6b18c6182e
commit cbd4cd940c
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -111,7 +111,7 @@
.folderList-item-name
display block
flex 1
padding 0 10px
padding 0 30px
height 26px
line-height 26px
border-width 0 0 0 3px