mirror of
https://github.com/BoostIo/Boostnote
synced 2026-05-19 14:02:24 +00:00
dark theme
This commit is contained in:
@@ -7,10 +7,11 @@
|
||||
.tooltip
|
||||
opacity 1
|
||||
|
||||
|
||||
.root--active
|
||||
@extend .root
|
||||
color $ui-active-color
|
||||
color $brand-color
|
||||
&:hover
|
||||
color $brand-color !important
|
||||
.icon
|
||||
transform rotate(-72deg)
|
||||
.icon
|
||||
@@ -23,3 +24,4 @@
|
||||
right 65px
|
||||
padding 5px
|
||||
opacity 0
|
||||
border-radius 2px
|
||||
|
||||
Reference in New Issue
Block a user