mirror of
https://github.com/penpot/penpot.git
synced 2025-02-13 18:48:37 -05:00
✨ Allow negative values for shadow spread
This commit is contained in:
parent
50ee0ad3fd
commit
57a89b733e
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