mirror of
https://github.com/penpot/penpot.git
synced 2025-06-14 00:11:40 +02:00
🐛 Fix visual problems
This commit is contained in:
parent
030ff398ed
commit
e884cba002
5 changed files with 17 additions and 29 deletions
|
@ -40,6 +40,7 @@
|
|||
&.checked {
|
||||
border: none;
|
||||
background-color: var(--radio-btn-background-color-selected);
|
||||
box-shadow: var(--radio-button-box-shadow);
|
||||
svg {
|
||||
stroke: var(--radio-btn-foreground-color-selected);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue