refactor(op): improve status recognition

This commit is contained in:
Carlos Valente
2026-07-14 11:08:56 +02:00
committed by Carlos Valente
parent 5001dda284
commit 7e7d35980a
3 changed files with 19 additions and 4 deletions
@@ -27,7 +27,7 @@
flex: 0 0 auto;
align-items: center;
gap: 0.5rem;
color: rgba($ui-white, 0.55);
color: color-mix(in srgb, currentColor 60%, transparent);
font-size: 0.875rem;
font-weight: 500;
}