mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 00:46:23 +00:00
fix: page reference display error
This commit is contained in:
@@ -383,7 +383,7 @@
|
||||
}
|
||||
|
||||
.page-reference {
|
||||
@apply inline-flex flex-row items-center rounded transition-[background];
|
||||
@apply rounded transition-[background];
|
||||
|
||||
.bracket {
|
||||
@apply opacity-30;
|
||||
|
||||
Reference in New Issue
Block a user