Removed padding

This commit is contained in:
WBHarry 2025-11-09 01:38:33 +01:00
parent 200349be3b
commit 2d4fe779cb
4 changed files with 32 additions and 0 deletions

View file

@ -88,6 +88,10 @@
width: 80px;
height: 30px;
}
p {
margin: 0;
}
}
.status-label {