mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
reload also in case of server error
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
b076d5ea1a
commit
3064bd56ab
2 changed files with 6 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue