Different grid behavior with React component between Chrome and Safari
I’m currently trying to implement a Timeline React component based on shadcn. This component is a community-contributed component which I admittedly just copy-pasted from GitHub. I was testing only on Chromium browsers and it looked fine even on mobile. But the moment I deployed it via Vercel, the timeline component immediately broke and looked different across browsers.