Position fixed for .toastify.toast
This commit is contained in:
parent
1b8d6df6cd
commit
e2b4c958f7
|
@ -7,7 +7,7 @@
|
|||
padding: 12px;
|
||||
padding-right: 34px;
|
||||
margin-top: 45px;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
z-index: 9000;
|
||||
border-radius: var(--border-radius);
|
||||
|
||||
|
|
Loading…
Reference in New Issue