Hi Everyone,
How to align the captured videos side by side horizontallyin **ionic 3** and **angular 4** i used grid component for the alignment still not get desired solution. any help????
Thanks in advance
Hi Everyone,
How to align the captured videos side by side horizontallyin **ionic 3** and **angular 4** i used grid component for the alignment still not get desired solution. any help????
Thanks in advance
Try using Flexbox with your Grid: https://www.joshmorony.com/an-in-depth-look-at-the-grid-system-in-ionic-2/
Many thanks @robinyo