We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0538db4 commit dbce063Copy full SHA for dbce063
‎constituents/modals.tsx‎
@@ -35,7 +35,7 @@ export default function ResumeModal() {
35
<Dialog
36
as="div"
37
initialFocus={resumeRef}
38
- className="relative z-10"
+ className="relative z-30"
39
onClose={closeModal}
40
>
41
<TransitionChild
0 commit comments