mirror of
https://github.com/BoostIo/Boostnote
synced 2026-02-08 05:21:38 +00:00
Merge branch 'master' into theme-nord
This commit is contained in:
@@ -26,6 +26,13 @@
|
||||
&:hover .tooltip
|
||||
opacity 1
|
||||
|
||||
.control-toggleModeButton
|
||||
-webkit-user-drag none
|
||||
user-select none
|
||||
> div img
|
||||
-webkit-user-drag none
|
||||
user-select none
|
||||
|
||||
.tooltip
|
||||
tooltip()
|
||||
position absolute
|
||||
@@ -74,4 +81,4 @@ for theme in 'dracula'
|
||||
apply-theme(theme)
|
||||
|
||||
for theme in $themes
|
||||
apply-theme(theme)
|
||||
apply-theme(theme)
|
||||
|
||||
Reference in New Issue
Block a user