1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

Change the font-size at SideNav

This commit is contained in:
Kazu Yokomizo
2017-04-06 23:09:24 +09:00
parent d45033ae8e
commit 0a89dcc6d8
3 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
navButtonColor()
height 32px
padding 0 15px
font-size 14px
font-size 12px
width 100%
text-align left
overflow ellipsis

View File

@@ -13,7 +13,7 @@
text-align left
border none
overflow ellipsis
font-size 14px
font-size 12px
&:first-child
margin-top 0
&:hover
@@ -67,4 +67,4 @@
.folderList-item-name--folded
@extend .folderList-item-name
padding-left 14px
padding-left 12px

View File

@@ -12,7 +12,7 @@
navButtonColor()
height $topBar-height
padding 0 15px
font-size 14px
font-size 12px
width 100%
text-align left