mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Fix the rename folder modal layout
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
.header
|
||||
height 50px
|
||||
font-size 18px
|
||||
font-size 16px
|
||||
line-height 50px
|
||||
padding 0 15px
|
||||
background-color $ui-backgroundColor
|
||||
@@ -40,7 +40,7 @@
|
||||
background-color transparent
|
||||
outline none
|
||||
vertical-align middle
|
||||
font-size 18px
|
||||
font-size 14px
|
||||
text-align center
|
||||
&:disabled
|
||||
background-color $ui-input--disabled-backgroundColor
|
||||
@@ -76,3 +76,6 @@ body[data-theme="dark"]
|
||||
.control-input
|
||||
border-color $ui-dark-borderColor
|
||||
color $ui-dark-text-color
|
||||
|
||||
.control-confirmButton
|
||||
colorDarkPrimaryButton()
|
||||
Reference in New Issue
Block a user