mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-29 09:31:50 +00:00
Fix layout
This commit is contained in:
@@ -26,6 +26,7 @@ $control-height = 34px
|
||||
.control-search-icon
|
||||
absolute top bottom left
|
||||
line-height 32px
|
||||
padding-left 2px
|
||||
width 35px
|
||||
color $ui-inactive-text-color
|
||||
background-color $ui-noteList-backgroundColor
|
||||
@@ -39,6 +40,9 @@ $control-height = 34px
|
||||
height 100%
|
||||
outline none
|
||||
border none
|
||||
color $ui-text-color
|
||||
font-size 16px
|
||||
padding-bottom 2px
|
||||
background-color $ui-noteList-backgroundColor
|
||||
|
||||
.control-search-optionList
|
||||
@@ -92,9 +96,7 @@ $control-height = 34px
|
||||
width 32px
|
||||
height $control-height - 2
|
||||
navButtonColor()
|
||||
border $ui-border
|
||||
border-radius 32px
|
||||
font-size 14px
|
||||
font-size 16px
|
||||
line-height 28px
|
||||
padding 0
|
||||
&:active
|
||||
|
||||
Reference in New Issue
Block a user