We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a0008 commit 9740d65Copy full SHA for 9740d65
1 file changed
plugins/info-cards/src/components/InfoCardForm.tsx
@@ -61,7 +61,7 @@ export default function InfoCardForm({
61
padding: "2rem",
62
width: "100%",
63
height: "100%",
64
- zIndex: 1,
+ zIndex: 2,
65
};
66
67
const expandButtonStyle: React.CSSProperties = {
0 commit comments