reload also in case of server error

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-07-24 16:33:13 +02:00
parent b076d5ea1a
commit 3064bd56ab
2 changed files with 6 additions and 3 deletions

View file

@ -85,7 +85,7 @@ div.toast {
padding: 12px;
margin-top: 45px;
position: fixed;
z-index: 1;
z-index: 1000;
border-radius: 3px;
background: none;
background-color: white;