mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 07:35:01 +00:00
fix: breadcrumb inline
This commit is contained in:
@@ -117,6 +117,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.breadcrumb div, .breadcrumb span {
|
||||
display: !inline;
|
||||
}
|
||||
|
||||
.open-block-ref-link {
|
||||
background-color: var(--ls-page-properties-background-color);
|
||||
padding: 1px 4px;
|
||||
|
||||
Reference in New Issue
Block a user