mirror of
https://github.com/penpot/penpot.git
synced 2026-09-08 13:09:22 +00:00
🐛 Fix max- min- width height not being applied
This commit is contained in:
parent
6b773d6b74
commit
aa180e9f3f
@ -278,8 +278,9 @@
|
|||||||
:layout-item-max-w value
|
:layout-item-max-w value
|
||||||
:layout-item-max-h value}
|
:layout-item-max-h value}
|
||||||
(select-keys attributes))]
|
(select-keys attributes))]
|
||||||
(dwsl/update-layout-child shape-ids props {:ignore-touched true
|
(rx/of
|
||||||
:page-id page-id}))))))
|
(dwsl/update-layout-child shape-ids props {:ignore-touched true
|
||||||
|
:page-id page-id})))))))
|
||||||
|
|
||||||
;; Token Types -----------------------------------------------------------------
|
;; Token Types -----------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user