Skip to content

Commit 8511e45

Browse files
author
sasha kushnir
committed
added z-index
1 parent 51e9812 commit 8511e45

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)