mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 11:18:34 +02:00
✨ Fix dropdowns size
This commit is contained in:
parent
a2ecc1bdb6
commit
444491f577
2 changed files with 3 additions and 3 deletions
|
@ -100,8 +100,8 @@
|
|||
}
|
||||
|
||||
option {
|
||||
color: $color-gray-60;
|
||||
background: $color-white;
|
||||
color: $color-gray-60;
|
||||
font-size: $fs12;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue