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

Fix status bar layout

This commit is contained in:
Kazu Yokomizo
2017-11-21 13:22:16 +09:00
parent 9392ac438c
commit 7978704f1b
2 changed files with 11 additions and 4 deletions

View File

@@ -56,14 +56,16 @@
.override
absolute bottom left
bottom 2px
height 18px
left 60px
height 23px
z-index 101
button
navButtonColor()
height 24px
padding 0 6px
&:hover
color $ui-active-color
&:active .update-icon
color white
color $ui-active-color
.control-fullScreenButton
top 80px

View File

@@ -5,6 +5,7 @@
z-index 100
background-color $ui-noteDetail-backgroundColor
display flex
height 20px
.blank
flex 1
@@ -21,9 +22,13 @@
.zoom
navButtonColor()
height 30px
height 18px
display flex
align-items center
&:hover
color $ui-active-color
&:active
color $ui-active-color
span
margin-left 5px