Removed padding

This commit is contained in:
WBHarry 2025-11-09 01:41:20 +01:00
parent f52c3e840e
commit 61d4d6086d
4 changed files with 32 additions and 0 deletions

View file

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