Ensure progress toast is visible above modal dialogs

pull/2958/head
José Rebelo 2023-08-08 22:48:30 +01:00
parent 57a9dd027f
commit 24ab25bb53
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ a.btn.btn-link.dropdown-toggle {
#toastcontainer {
position:fixed;
bottom:8px;left:0px;right:0px;
z-index: 100;
z-index: 500;
}
.hero {
padding-bottom: 1rem;