Margins for grid elements

This commit is contained in:
alonso.torres 2023-09-15 14:08:35 +02:00
parent 6f2a459cce
commit 52cbc7e09d
3 changed files with 30 additions and 18 deletions

View file

@ -533,7 +533,7 @@
:nillable true
:value (:layout-item-z-index values)}]])]
(when is-layout-child?
(when (and is-layout-child? is-flex-parent?)
[:div {:class (stl/css :second-row)}
[:& align-self-row {:is-col? is-col?
:align-self align-self
@ -667,7 +667,7 @@
:on-change-behaviour-v-refactor on-change-behaviour-v
:on-change on-change-behaviour}]]
(when is-layout-child?
(when (and is-layout-child? is-flex-parent?)
[:div.layout-row
[:div.row-title "Align"]
[:div.btn-wrapper