mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
enhance: make contranst of menu separator subtle
This commit is contained in:
committed by
Andelf
parent
1d5e22d8f6
commit
7d426983a8
@@ -914,6 +914,12 @@ button.menu:focus {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.menu-separator {
|
||||
@apply my-1;
|
||||
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
a.login {
|
||||
color: var(--ls-link-text-color, #444);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user