mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 03:18:28 +02:00
🐛 Fix radio buttons gap
This commit is contained in:
parent
03a82c18cb
commit
b595d5abf8
2 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
border-radius: $br-8;
|
||||
height: $s-32;
|
||||
background-color: var(--input-background-color);
|
||||
gap: $s-4;
|
||||
}
|
||||
|
||||
.radio-icon {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue