mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05:00
Fix color data input
This commit is contained in:
parent
adac603465
commit
5dddd8788a
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@
|
|||
height: 20px;
|
||||
margin: 5px 0 0 0;
|
||||
padding: 0 $x-small;
|
||||
width: 58px;
|
||||
width: 64px;
|
||||
font-size: $fs13;
|
||||
|
||||
&:focus {
|
||||
|
|
Loading…
Add table
Reference in a new issue