Position fixed for .toastify.toast

Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
This commit is contained in:
zorn-v 2019-09-12 16:54:43 +10:00 committed by npmbuildbot[bot]
parent c0cdc68741
commit af100489e9

View file

@ -7,7 +7,7 @@
padding: 12px;
padding-right: 34px;
margin-top: 45px;
position: absolute;
position: fixed;
z-index: 9000;
border-radius: var(--border-radius);