mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
enhance(ui): alignments for the references items
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user