Skip to content

Commit 6759334

Browse files
committed
feat: Modify the z-index of Toaster
1 parent 0e45b94 commit 6759334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thaw/src/toast/toaster.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
div.thaw-toaster-wrapper {
2-
z-index: 2001;
2+
z-index: 2050;
33
position: absolute;
44
top: 0px;
55
left: 0px;

0 commit comments

Comments
 (0)