Squirclesssss 🟦🔵 (#22535)
This commit is contained in:
committed by
GitHub
parent
badaae17cd
commit
e609320666
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user