mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
fix: breadcrumb wrap
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
}
|
||||
|
||||
.breadcrumb {
|
||||
@apply flex flex-row items-center;
|
||||
@apply flex flex-row items-center flex-wrap;
|
||||
|
||||
.asset-container > img {
|
||||
height: 18px;
|
||||
|
||||
Reference in New Issue
Block a user