0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-08 08:09:14 -05:00

fix color picker input

This commit is contained in:
elhombretecla 2017-01-11 09:26:41 +01:00
parent 8352cc75d9
commit 2e16d76f7c

View file

@ -158,7 +158,7 @@
border-radius: $br-small; border-radius: $br-small;
margin: 3px 0 0 $x-small; margin: 3px 0 0 $x-small;
padding: 0 $x-small; padding: 0 $x-small;
width: 55px; width: 58px;
font-size: $fs13; font-size: $fs13;
} }
} }