fix toasts on login screen
This commit is contained in:
parent
4b0ddb9e23
commit
9635491897
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
<style>
|
||||
.toast {
|
||||
z-index: 10;
|
||||
z-index: 20;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
|
Loading…
Reference in a new issue