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
.fi-tabs {
    @apply ml-0 mr-auto;
}
CleanShot_2023-08-03_at_11.42.00.png
CleanShot_2023-08-03_at_11.43.43.png
Was this page helpful?