Squirclesssss 🟦🔵 (#22535)

This commit is contained in:
Thomas des Francs
2026-07-04 07:07:29 +02:00
committed by GitHub
parent badaae17cd
commit e609320666
130 changed files with 517 additions and 149 deletions
@@ -2,6 +2,7 @@
align-items: center;
background: var(--status-background);
border-radius: var(--t-border-radius-pill);
corner-shape: round;
color: var(--status-text-color);
display: inline-flex;
font-size: var(--t-font-size-md);
@@ -19,6 +20,7 @@
&:before {
background-color: var(--status-text-color);
border-radius: var(--t-border-radius-rounded);
corner-shape: round;
content: '';
display: block;
flex-shrink: 0;