remove non ASCII chars
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
/* space-status.css – styles the indicator as a pill‑shaped button */
|
||||
/* space-status.css - styles the indicator as a pill-shaped button */
|
||||
|
||||
.space-status-indicator {
|
||||
display:inline-flex;
|
||||
align-items:center;
|
||||
gap:0.4em;
|
||||
padding:0.25em 0.75em;
|
||||
border-radius:1em; /* fully‑rounded corners */
|
||||
border-radius:1em; /* fully-rounded corners */
|
||||
font-size:0.95em;
|
||||
font-weight:600;
|
||||
line-height:1;
|
||||
|
||||
Reference in New Issue
Block a user