Small fixes

This commit is contained in:
jokob-sk
2024-08-22 20:02:18 +10:00
parent fa0e07a511
commit 01f8dc5f6b
5 changed files with 11 additions and 7 deletions

View File

@@ -1390,7 +1390,7 @@ input[readonly] {
opacity: 0.8;
background-color: #fff;
z-index: 99;
z-index: 1000;
}
.pa_spinner {
@@ -1403,7 +1403,7 @@ input[readonly] {
padding: 15px;
width: 200px;
background-color: #fff;
z-index: 100;
z-index: 1001;
}
#loadingSpinner