mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
limited style for just side nav
This commit is contained in:
@@ -154,5 +154,5 @@ body[data-theme="monokai"]
|
|||||||
color: $ui-monokai-text-color
|
color: $ui-monokai-text-color
|
||||||
|
|
||||||
body[data-theme="default"]
|
body[data-theme="default"]
|
||||||
::-webkit-scrollbar-thumb
|
.SideNav ::-webkit-scrollbar-thumb
|
||||||
background-color rgba(255, 255, 255, 0.2)
|
background-color rgba(255, 255, 255, 0.3)
|
||||||
|
|||||||
Reference in New Issue
Block a user