grid template columns #3110
Unanswered
Doedelpumpe
asked this question in
Q&A
Replies: 1 comment
-
I found my mistake. I used the 'Virtualized Rows'-Example and it had useBlockLayout used. As i removed that my 'display: grid' layouting worked and also the placing in the center of the cell worked. No idea how to work with useBlockLayout. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
All my Columns have the same width. I would like to set a "layout" for my whole table like
all my attempts yet failed.
As i dont want to spam two topics i add my second question here as well:
How do i place numbers in the center of the cell?
puts numbers in the horizontal center but not in the vertical. No command i tried worked.
Beta Was this translation helpful? Give feedback.
All reactions