Merge branch 'feat/db' into perf/app-start

This commit is contained in:
Tienson Qin
2025-04-14 17:48:32 +08:00
23 changed files with 586 additions and 1409 deletions

View File

@@ -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 {