Is there a way to align Tabs on infolist ?
I try to align tab using css, but its break the contained one.
Here is the css
3 Replies
You added this small bit of CSS and you went from image 1 to image 2?
no, it effecting the contained one
in tabs there's option to disable contained view
Css will be your friend here. Make the container full width and flex justify start.