Skip to content

Items alignment in section #302

Discussion options

You must be logged in to vote

It depends on what you want to center. Do you want to move down the table? so it's centered vertically against the left side (charts)?

What is your expectation?

Sections are based on flex containers:

So I would expect you first need to give it static sizing for height, otherwise, it will always pick the size of content, maybe play a bit with flex-direction - if anything fails you could play with margins and position it manually.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@amanfromfrance
Comment options

@PrzemyslawKlys
Comment options

@amanfromfrance
Comment options

@amanfromfrance
Comment options

Answer selected by amanfromfrance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants