body { @apply !min-w-full; } html { @apply overflow-x-hidden; }
Eventually adding this one in global CSS helped me since it just prevents the horizontal scrolling somehow, I got the issue fixed