Position fixed for .toastify.toast
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c0cdc68741
commit
af100489e9
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue