diff options
| author | winter | 2025-05-08 21:34:04 +0100 |
|---|---|---|
| committer | winter | 2025-05-08 21:34:04 +0100 |
| commit | 478cf68228b0157da9446354a993804ddac65d51 (patch) | |
| tree | 1ea86273a94e5a8147e1c2f2dcbb1856e7fef24d /static/pills.css | |
| parent | a904294db09ccaa93a5b561e7cd177026010e601 (diff) | |
add automated account indicator
Diffstat (limited to 'static/pills.css')
| -rw-r--r-- | static/pills.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/pills.css b/static/pills.css index 45f9218..3501939 100644 --- a/static/pills.css +++ b/static/pills.css @@ -9,6 +9,7 @@ color: var(--clr-foreground-on-secondary); border-radius: var(--border-radius); width: max-content !important; + font-weight: bold; &:not(:has(+ .inlinePill)) { margin-bottom: var(--spacing-single); |
