@Abaljerind
Guo Xusheng
@mvpshengAll comments
- @mvpsheng
hello, I just came across the same problem, and my solution is to give your component a parent tag, and make the parent tag to be a flex layout. And then you can put your component center both horizontally and vertically.
If you don't know flex layout, check out the MDN, and learn about that. I hope this helps. Hope you doing well!