mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
Fix the Statusbar layout
This commit is contained in:
@@ -95,6 +95,10 @@ body[data-theme="dark"]
|
|||||||
.override
|
.override
|
||||||
button
|
button
|
||||||
border-color $ui-dark-borderColor
|
border-color $ui-dark-borderColor
|
||||||
|
&:hover
|
||||||
|
background-color alpha($ui-dark-button--active-backgroundColor, 20%)
|
||||||
|
transition 0.15s
|
||||||
|
color $ui-dark-text-color
|
||||||
|
|
||||||
.control-trashButton
|
.control-trashButton
|
||||||
topBarButtonDark()
|
topBarButtonDark()
|
||||||
|
|||||||
Reference in New Issue
Block a user