mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
💄 Minor improvements on text edition shape.
This commit is contained in:
parent
9f5151e87f
commit
1e57de2d6e
1 changed files with 2 additions and 1 deletions
|
@ -99,7 +99,8 @@
|
|||
:fontStyle font-style
|
||||
:margin "0px"
|
||||
:padding "0px"
|
||||
:border "0px"}
|
||||
:border "0px"
|
||||
:resize "none"}
|
||||
(when user-select {:userSelect "auto"})
|
||||
(when line-height {:lineHeight line-height})
|
||||
(when letter-spacing {:letterSpacing letter-spacing})))))
|
||||
|
|
Loading…
Add table
Reference in a new issue