mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
enhance: hide logbook by default
This commit is contained in:
@@ -515,3 +515,12 @@ span.cloze-revealed {
|
||||
.page-property-key {
|
||||
color: var(--ls-secondary-text-color);
|
||||
}
|
||||
|
||||
.block-parents a {
|
||||
color: var(--ls-primary-text-color);
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
.block-parents a:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user