mirror of
https://github.com/penpot/penpot.git
synced 2025-02-07 23:08:24 -05:00
fix color picker input
This commit is contained in:
parent
8352cc75d9
commit
2e16d76f7c
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@
|
|||
border-radius: $br-small;
|
||||
margin: 3px 0 0 $x-small;
|
||||
padding: 0 $x-small;
|
||||
width: 55px;
|
||||
width: 58px;
|
||||
font-size: $fs13;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue