Skip to content

Commit 0cb7276

Browse files
committed
refactor(Toast): add z-index: 1090
1 parent d155305 commit 0cb7276

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/_toasts.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
}
2121

2222
.toast-container {
23+
z-index: $zindex-toaster;
2324
width: max-content;
2425
max-width: 100%;
2526
pointer-events: none;

0 commit comments

Comments
 (0)