You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I found a solution, If you use TailwindCSS, you can add the follows code in your globals.css file to enforce the Zoom container has full width and full height.
With Zoom component:
image height overflow:
No Zoom component, the image fit the div size:
online reproduce: https://stackblitz.com/edit/vitejs-vite-hgyeoboh?file=src%2FApp.tsx
The text was updated successfully, but these errors were encountered: