mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
💄 Fix focus radio button
This commit is contained in:
parent
19b1f508d3
commit
abe328973c
@ -429,9 +429,7 @@
|
||||
padding: deprecated.$s-8;
|
||||
color: var(--input-foreground-color-rest);
|
||||
border: deprecated.$s-1 solid transparent;
|
||||
|
||||
&:focus,
|
||||
&:focus-within {
|
||||
&:has(:focus-visible) {
|
||||
outline: none;
|
||||
border: deprecated.$s-1 solid var(--input-border-color-active);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user