mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
fix preference button style
This commit is contained in:
@@ -15,7 +15,8 @@
|
|||||||
navButtonColor()
|
navButtonColor()
|
||||||
position absolute
|
position absolute
|
||||||
top 22px
|
top 22px
|
||||||
right 5px
|
left 200px
|
||||||
|
height 23px
|
||||||
&:hover
|
&:hover
|
||||||
color $ui-text-color
|
color $ui-text-color
|
||||||
&:active, &:active:hover
|
&:active, &:active:hover
|
||||||
@@ -49,6 +50,7 @@
|
|||||||
.top-menu-label
|
.top-menu-label
|
||||||
margin-left 5px
|
margin-left 5px
|
||||||
overflow ellipsis
|
overflow ellipsis
|
||||||
|
opacity 0
|
||||||
|
|
||||||
.tabBody
|
.tabBody
|
||||||
flex 1
|
flex 1
|
||||||
|
|||||||
Reference in New Issue
Block a user