mirror of
https://github.com/penpot/penpot.git
synced 2025-03-11 23:31:21 -05:00
💄 Fix display of element options input
This commit is contained in:
parent
9fe2c557fe
commit
243a9e3b6f
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@
|
|||
padding: $small $x-small;
|
||||
|
||||
.input-text {
|
||||
background-color: transparent;
|
||||
background-color: $input-bg;
|
||||
border-color: $soft-ui-border;
|
||||
color: $intense-ui-text;
|
||||
font-size: $fs13;
|
||||
|
|
Loading…
Add table
Reference in a new issue