enhance: show task status when referencing the task

This commit is contained in:
Tienson Qin
2025-02-20 19:11:06 +08:00
parent e68f73b932
commit 9c77b21fa7
2 changed files with 7 additions and 2 deletions

View File

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