Skip to content

PopoverContainer adding extra height #1870

Answered by andioneto
PabloFNK asked this question in Q&A
Discussion options

You must be logged in to vote

@PabloFNK Hi there, just wanted to let you know that we have created a ticket for this and will address it ASAP. I made a note for the engineer who tackles this to follow up with you when it is completed.

In the meantime, if you need to align content and this is a blocker, you could try using vAlignContent="top" which is equivalent to adding align-content: flex-start; on a flex container. There will still be extra space under the icons, in the container, but it will allow you to align.

Check out this code sandbox which show that temporary fix. Thanks for helping us improve Paste 🙌

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by andioneto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants