mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Fix layout
This commit is contained in:
@@ -17,7 +17,7 @@ $control-height = 30px
|
||||
|
||||
.control-sortBy
|
||||
flex 1
|
||||
padding-left 25px
|
||||
padding-left 22px
|
||||
|
||||
.control-sortBy-select
|
||||
appearance: none;
|
||||
@@ -28,11 +28,14 @@ $control-height = 30px
|
||||
background-color transparent
|
||||
outline none
|
||||
cursor pointer
|
||||
font-size 10px
|
||||
font-size 11px
|
||||
&:hover
|
||||
transition 0.2s
|
||||
color $ui-text-color
|
||||
|
||||
.control-button-area
|
||||
margin-right 12px
|
||||
|
||||
.control-button
|
||||
width 25px
|
||||
padding 0
|
||||
|
||||
Reference in New Issue
Block a user