mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
💄 Make the text edition textarea transparent.
This commit is contained in:
parent
c8298c72ea
commit
83894f9954
@ -100,7 +100,8 @@
|
||||
:margin "0px"
|
||||
:padding "0px"
|
||||
:border "0px"
|
||||
:resize "none"}
|
||||
:resize "none"
|
||||
:background "transparent"}
|
||||
(when user-select {:userSelect "auto"})
|
||||
(when line-height {:lineHeight line-height})
|
||||
(when letter-spacing {:letterSpacing letter-spacing})))))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user