mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 06:38:20 +00:00
🐛 Fix flex layout gaps showing for nested items
This commit is contained in:
parent
9cd207595f
commit
4eeef41ed4
@ -692,7 +692,7 @@
|
||||
:row-gap (if flip-y true false)}
|
||||
|
||||
objects (wsh/lookup-page-objects @st/state)
|
||||
children (->> (cph/get-children objects frame-id)
|
||||
children (->> (cph/get-immediate-children objects frame-id)
|
||||
(remove :layout-item-absolute)
|
||||
(remove :hidden))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user