frontend: rounded tags

This commit is contained in:
2025-10-20 11:32:46 +02:00
parent fb82f505b6
commit dfc99c7d15
+1 -1
View File
@@ -159,7 +159,7 @@
align-items: center;
justify-content: flex-start;
padding: 0.28rem 0.7rem;
border-radius: 1px;
border-radius: 1rem;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0) 70%), var(--surface);
color: var(--fg);
font-size: 1rem;