mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
fix(ui): heading image overflow for the breadcrumb items
This commit is contained in:
@@ -99,6 +99,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
.breadcrumb {
|
||||
.asset-container img {
|
||||
height: 18px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.open-block-ref-link {
|
||||
background-color: var(--ls-page-properties-background-color);
|
||||
padding: 1px 4px;
|
||||
|
||||
Reference in New Issue
Block a user