mirror of
https://github.com/penpot/penpot.git
synced 2025-07-24 06:57:22 +02:00
✨ Add min/max width/height for elements
This commit is contained in:
parent
b8c90fdcf3
commit
4b61e3228f
5 changed files with 203 additions and 129 deletions
|
@ -218,6 +218,5 @@
|
|||
:placeholder "--"
|
||||
:on-click #(dom/select-target %)
|
||||
:on-change (partial on-size-change item)
|
||||
;; :value (get values item)
|
||||
:value 100}]]])]])]]
|
||||
))
|
||||
:value (get values item)
|
||||
:nillable true}]]])]])]]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue