-
Hey all using the in horizontal to layout a name with Avatar, is there an easy way to align both to the middle? at the moment it looks like its aligning to the top. code I am using at the moment
|
Beta Was this translation helpful? Give feedback.
Answered by
SiTaggart
Nov 2, 2022
Replies: 2 comments 1 reply
-
Hey Adding Let us know. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
loreina
-
These both worked, thankyou... amazing :-) |
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
Hey
Adding
marginBottom="space0"
to the heading component should do the trick for you.Let us know.