mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-14 18:26:26 +00:00
Fix layout at SideNab in PreferenceModal
This commit is contained in:
@@ -26,22 +26,22 @@ top-bar--height = 50px
|
|||||||
top top-bar--height
|
top top-bar--height
|
||||||
left 0
|
left 0
|
||||||
width 140px
|
width 140px
|
||||||
margin-left 30px
|
margin-left 10px
|
||||||
margin-top 20px
|
margin-top 20px
|
||||||
background-color $ui-backgroundColor
|
background-color $ui-backgroundColor
|
||||||
|
|
||||||
.nav-button
|
.nav-button
|
||||||
font-size 14px
|
font-size 14px
|
||||||
text-align left
|
text-align left
|
||||||
width 100px
|
width 120px
|
||||||
margin 4px 0
|
margin 5px 0
|
||||||
padding 5px 0
|
padding 7px 0
|
||||||
padding-left 10px
|
padding-left 10px
|
||||||
border none
|
border none
|
||||||
border-radius 2px
|
border-radius 2px
|
||||||
background-color transparent
|
background-color transparent
|
||||||
color $ui-text-color
|
color $ui-text-color
|
||||||
font-size 14px
|
font-size 16px
|
||||||
|
|
||||||
.nav-button--active
|
.nav-button--active
|
||||||
@extend .nav-button
|
@extend .nav-button
|
||||||
|
|||||||
Reference in New Issue
Block a user