mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
modify: change background-color for note-detail component
This commit is contained in:
@@ -4,7 +4,7 @@ $info-height = 60px
|
||||
absolute top left right
|
||||
height $info-height
|
||||
border-bottom $ui-border
|
||||
background-color $ui-backgroundColor
|
||||
background-color $ui-noteDetail-backgroundColor
|
||||
|
||||
.info-left
|
||||
float left
|
||||
@@ -49,7 +49,7 @@ $info-height = 60px
|
||||
body[data-theme="dark"]
|
||||
.info
|
||||
border-color $ui-dark-borderColor
|
||||
background-color $ui-dark-backgroundColor
|
||||
background-color $ui-dark-noteDetail-backgroundColor
|
||||
|
||||
.info-delete
|
||||
color $ui-dark-text-color
|
||||
|
||||
Reference in New Issue
Block a user