A decentralized music tracking and discovery platform built on AT Protocol 🎵

Increase SignInModal z-index

+1 -1
+1 -1
apps/web/src/components/SignInModal/SignInModal.tsx
··· 33 33 overrides={{ 34 34 Root: { 35 35 style: { 36 - zIndex: 1, 36 + zIndex: 50, 37 37 }, 38 38 }, 39 39 Dialog: {