mirror of
https://github.com/penpot/penpot.git
synced 2025-05-29 23:16:11 +02:00
🐛 Fix problem with shadows
This commit is contained in:
parent
dad91421b1
commit
032e551dc1
2 changed files with 23 additions and 21 deletions
|
@ -233,7 +233,7 @@
|
|||
:blur 4
|
||||
:spread 0
|
||||
:hidden false}
|
||||
(utils/from-js val)))
|
||||
(utils/from-js val #{:style :type})))
|
||||
value)]
|
||||
(st/emit! (dwc/update-shapes [id] #(assoc % :shadow value)))))}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue