mirror of
https://github.com/penpot/penpot.git
synced 2025-05-08 22:15:55 +02:00
Merge pull request #2902 from glippi/drop-shadow-negative-spread
✨ Allow negative values for shadow spread
This commit is contained in:
commit
af30df58dc
1 changed files with 0 additions and 1 deletions
|
@ -181,7 +181,6 @@
|
|||
:placeholder "--"
|
||||
:on-click (select-text adv-spread-ref)
|
||||
:on-change (update-attr index :spread valid-number?)
|
||||
:min 0
|
||||
:value (:spread value)}]
|
||||
[:span.after (tr "workspace.options.shadow-options.spread")]]]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue