0
Fork 0
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:
mathieu.brunot 2019-02-20 02:36:42 +01:00
parent 9fe2c557fe
commit 243a9e3b6f
No known key found for this signature in database
GPG key ID: 81584BEAF692D7E0

View file

@ -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;