0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 23:49:45 -05:00

Fix the text opacity handling.

Fixes #74
This commit is contained in:
Andrey Antukh 2017-03-08 19:58:36 +01:00
parent 05adaf0d61
commit d8b21aa350
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -92,7 +92,7 @@
(color/rgb->str))]
(merge
{:fontSize (str font-size "px")
:color fill-color
:color color
:whiteSpace "pre-wrap"
:textAlign text-align
:fontFamily font-family