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 16aa18a commit 856bdd3Copy full SHA for 856bdd3
src/components/account/plan-picker.tsx
@@ -24,7 +24,7 @@ const PlanPickerModal = styled.dialog`
24
right: auto;
25
26
transform: translate(-50%, -50%);
27
- z-index: 99;
+ z-index: 9999;
28
29
display: flex;
30
flex-direction: row;
0 commit comments