mirror of
https://github.com/BoostIo/Boostnote
synced 2026-01-04 20:49:19 +00:00
FIx folded layout
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
font-size 13px
|
||||
.top-menu-preference
|
||||
position absolute
|
||||
left 11px
|
||||
left 7px
|
||||
|
||||
body[data-theme="white"]
|
||||
.root, .root--folded
|
||||
|
||||
@@ -80,6 +80,7 @@
|
||||
@extend .root
|
||||
.header
|
||||
width 100%
|
||||
padding-left 5px
|
||||
.header-info
|
||||
overflow ellipsis
|
||||
padding 0 0 0 18px
|
||||
@@ -89,6 +90,7 @@
|
||||
display none
|
||||
.header-toggleButton
|
||||
width 15px
|
||||
padding-left 9px
|
||||
.header-info--folded-tooltip
|
||||
tooltip()
|
||||
position fixed
|
||||
|
||||
Reference in New Issue
Block a user