mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
Merge branch 'feat/db' into perf/app-start
This commit is contained in:
@@ -101,17 +101,15 @@
|
||||
}
|
||||
|
||||
.breadcrumb {
|
||||
@apply flex flex-row items-center flex-wrap;
|
||||
@apply inline;
|
||||
|
||||
.asset-container > img {
|
||||
height: 18px;
|
||||
width: unset !important;
|
||||
}
|
||||
|
||||
.inline-wrap {
|
||||
& > div, & > div > div {
|
||||
display: inherit;
|
||||
}
|
||||
a, svg, div {
|
||||
@apply inline;
|
||||
}
|
||||
|
||||
&.block-parents {
|
||||
@@ -410,6 +408,12 @@
|
||||
@apply inline;
|
||||
}
|
||||
}
|
||||
|
||||
.block-title-wrap {
|
||||
> .prefix-link {
|
||||
@apply inline mx-1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.asset-ref {
|
||||
|
||||
Reference in New Issue
Block a user