diff --git a/themes/wporg-5ftf-2024/src/pledge-edit-button/style.scss b/themes/wporg-5ftf-2024/src/pledge-edit-button/style.scss index db972c4..ea4c438 100644 --- a/themes/wporg-5ftf-2024/src/pledge-edit-button/style.scss +++ b/themes/wporg-5ftf-2024/src/pledge-edit-button/style.scss @@ -9,7 +9,7 @@ .pledge-dialog { position: absolute; - z-index: 100; + z-index: 252; width: 25rem; margin-top: var(--wp--preset--spacing--10); padding: var(--wp--preset--spacing--20);