fix: page reference display error

This commit is contained in:
Tienson Qin
2025-03-14 12:47:57 +08:00
parent 8d2025a9ed
commit ad4b1af31e
2 changed files with 8 additions and 4 deletions

View File

@@ -383,7 +383,7 @@
}
.page-reference {
@apply inline-flex flex-row items-center rounded transition-[background];
@apply rounded transition-[background];
.bracket {
@apply opacity-30;