Skip to content

Commit c9e34ef

Browse files
committed
added z-index
1 parent 51e9812 commit c9e34ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib/components/confirmation-window/confirmation-window.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ export const ConfirmationWindow = ({
149149
const theme = useTheme();
150150

151151
const modalStyle = {
152+
152153
overlay: {
153154
backgroundColor: theme.styleguideColors.backgroundOverlay,
154155
zIndex: 20,

0 commit comments

Comments
 (0)