Align matrix items vertically by either setting it to accepted css grid options.
matrix:justify_items(STRING justify_items: "stretch")
matrix:justify_content("start")
#===
matrix:justify_content("center")
#===
matrix:justify_content("stretch")
#===
matrix:justify_content("end")
#===
matrix:justify_content("stretch")
#===
matrix:justify_content("auto")
Copyright ©2013-2022 SunSed®. All rights reserved.