uptimekuma: Fix too large pill margin

This commit is contained in:
armageddon421 2025-01-14 17:52:03 +01:00 committed by GitHub
parent 60241df28c
commit 87e25b213b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -193,7 +193,7 @@ export default {
white-space: nowrap;
vertical-align: baseline;
padding: .35em .65em;
margin: 1em 0.5em;
margin: 0.1em 0.5em;
min-width: 64px;
&.up {