mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
enhance: wrap breadcrumbs
This commit is contained in:
@@ -2594,7 +2594,7 @@
|
||||
(rum/with-key (breadcrumb-fragment config block label opts) (:block/uuid block)))
|
||||
[:span.opacity-70 "⋯"])))
|
||||
(interpose (breadcrumb-separator)))]
|
||||
[:div.breadcrumb.block-parents.flex.flex-row.flex-1.items-center
|
||||
[:div.breadcrumb.block-parents.flex.flex-row.flex-1.flex-wrap.items-center
|
||||
{:class (when (seq breadcrumb)
|
||||
(str (when-not (:search? config)
|
||||
" my-2")
|
||||
|
||||
Reference in New Issue
Block a user