mirror of
https://github.com/penpot/penpot.git
synced 2025-05-18 15:16:10 +02:00
🐛 Fix radio buttons UI for boolean operations
This commit is contained in:
parent
f1e12015d6
commit
4097dec5a4
3 changed files with 15 additions and 16 deletions
|
@ -21,7 +21,6 @@
|
|||
flex-grow: 1;
|
||||
border-radius: $s-8;
|
||||
box-sizing: border-box;
|
||||
border: $s-2 solid var(--radio-btn-border-color);
|
||||
input {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue