ui: add tags for dub and rebroadcast

This commit is contained in:
2026-02-10 04:26:10 -08:00
parent e0d6e5bc32
commit 48e5719813
7 changed files with 49 additions and 12 deletions

View File

@@ -159,6 +159,10 @@
.chip input:checked + span {
@apply font-semibold;
}
.tag {
@apply rounded bg-muted px-2 py-0.5 text-sm text-muted-foreground;
}
}
@layer scn {