I really like the new Sections view; I think its best application scenario is to present the desired effect on mobile devices.
I encountered some issues and I want to create a nine-grid view for my square device, as shown in the image below. But since the adjustable width value in the Sections view is 8, it is not a multiple of 3. Therefore, I am making this request.if the height could also be divided into twelve parts like the width, then I could freely divide both width and height into 2, 3, 4, etc.
P.S.: I have tried fixing the height directly in YAML as a decimal. They display normally, but there are gaps between the cards in adjacent columns, as shown in the image below.