mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
modify: fix style for dark theme
This commit is contained in:
@@ -56,8 +56,13 @@ body[data-theme="dark"]
|
|||||||
.root
|
.root
|
||||||
modalDark()
|
modalDark()
|
||||||
|
|
||||||
|
.top-bar
|
||||||
|
background-color transparent
|
||||||
|
border-color transparent
|
||||||
|
color #939395
|
||||||
|
|
||||||
.nav
|
.nav
|
||||||
background-color $ui-dark-button--hover-backgroundColor
|
background-color transparent
|
||||||
border-color $ui-dark-borderColor
|
border-color $ui-dark-borderColor
|
||||||
|
|
||||||
.nav-button
|
.nav-button
|
||||||
|
|||||||
Reference in New Issue
Block a user