better looking detail modal

This commit is contained in:
daniel31x13
2024-08-28 20:22:11 -04:00
parent 6498ae794b
commit 2d0e52f65b
9 changed files with 427 additions and 212 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ export default function Drawer({
data-testid="mobile-modal-container"
>
<div
className="mx-auto w-12 h-1.5 flex-shrink-0 rounded-full bg-neutral mb-5"
className="mx-auto w-12 h-1.5 flex-shrink-0 rounded-full bg-neutral mb-5 relative z-20"
data-testid="mobile-modal-slider"
/>
{children}