fix toasts on login screen

This commit is contained in:
hippoz 2022-09-21 00:10:41 +03:00
parent 4b0ddb9e23
commit 9635491897
Signed by: hippoz
GPG key ID: 7C52899193467641

View file

@ -7,7 +7,7 @@
<style>
.toast {
z-index: 10;
z-index: 20;
display: flex;
align-items: center;
justify-content: center;