mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
improve(electron): polish ui
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
--ls-z-index-level-5: 99999;
|
||||
}
|
||||
|
||||
html:not(.is-mac) {
|
||||
html {
|
||||
::-webkit-scrollbar-thumb {
|
||||
background-color: var(--ls-scrollbar-foreground-color);
|
||||
}
|
||||
@@ -26,7 +26,6 @@ html:not(.is-mac) {
|
||||
::-webkit-scrollbar {
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
-webkit-border-radius: 100px;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb {
|
||||
|
||||
Reference in New Issue
Block a user