fix config always assumed changed

This commit is contained in:
2025-05-07 00:48:06 +02:00
parent bfc3fbc6e1
commit 171b130a29
4 changed files with 52 additions and 44 deletions

View File

@@ -14,7 +14,7 @@
}
.progress {
height: 1.5em;
height: 2.5em;
width: 100%;
background-color: #555;
position: relative;
@@ -29,7 +29,7 @@
font-size: 0.8em;
position: absolute;
text-align: center;
top: 5px;
top: 10px;
left: 0;
right: 0;
}