shared badge: drop the disclosure chevron
mara, #3757: remove the chevrons. aria-expanded's own outline/bg stays as the only affordance.
This commit is contained in:
parent
4fbfd4dc52
commit
88c69f2953
2 changed files with 5 additions and 12 deletions
|
|
@ -93,10 +93,6 @@
|
|||
/* Fixes badge with emoji having different size. */
|
||||
line-height: 1;
|
||||
}
|
||||
.ui-badge-caret {
|
||||
font-size: 0.75em;
|
||||
color: var(--muted-on-dim);
|
||||
}
|
||||
/* Blended with `--fg`, not the raw accent — a stylix-fed scheme can pick
|
||||
any hue/lightness for `--green`/`--amber`/etc., and nothing guarantees
|
||||
an arbitrary accent clears 4.5:1 against `--purple-dim` the way the two
|
||||
|
|
|
|||
Loading…
Reference in a new issue