Small fix

This commit is contained in:
Mike Tasset
2025-07-29 19:46:24 +02:00
parent 837c9e01f9
commit 3f29032b02
@@ -164,7 +164,7 @@ onBeforeUnmount(() => {
& .editor-mention {
box-decoration-break: clone;
@apply text-blue-400 text-body-2xs;
@apply text-primary dark:text-blue-400 text-body-2xs;
}
& a {