enhance(ui): add page block bullet flag for the reference links

This commit is contained in:
charlie
2024-09-04 14:16:52 +08:00
parent f3c59a9db3
commit 9dcae0e0f5
4 changed files with 17 additions and 8 deletions

View File

@@ -486,6 +486,12 @@ a.tag {
.block-title-wrap.as-heading {
@apply my-0 pb-0;
}
.page-ref {
.ui__icon.ti {
@apply relative left-[2px] top-[5px];
}
}
}
svg.note {