Make sure spinner doesn't block the UI

This commit is contained in:
Jaifroid 2023-10-08 16:49:21 +01:00
parent 93ca8b5640
commit fd47bbc059

View File

@ -217,7 +217,6 @@ div:not(.panel-success, .alert-message) {
position: absolute;
top: 50%;
width: 100%;
height: 50%;
z-index: 1;
}