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