enhance(ui): alignments for the references items

This commit is contained in:
charlie
2024-09-04 11:32:12 +08:00
parent 09bcef808e
commit 9cabcdfebe
2 changed files with 14 additions and 2 deletions

View File

@@ -834,6 +834,18 @@ html.is-mac {
&-item {
@apply bg-gray-03 rounded p-4;
> .only-page-blocks {
@apply relative -left-[11px];
}
.with-foldable-page {
> .preview-ref-link {
.page-ref .ui__icon.ti {
@apply top-[2px] left-0;
}
}
}
}
.page-reference:hover {