Fix toast z-index after allow click link on footer on loading

This commit is contained in:
hoangnd 2018-10-25 16:44:23 +07:00
parent f8ee8a7907
commit 3be7366ae1
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
position: fixed;
right: 24px;
bottom: 24px;
z-index: 10;
z-index: 103;
width: 345px;
}