From 259edd7697831bed1426f14253d1fccdaa09e57c Mon Sep 17 00:00:00 2001 From: lizzie Date: Tue, 4 Aug 2026 04:07:48 +0000 Subject: [PATCH] vert align --- src/webpage/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/webpage/style.css b/src/webpage/style.css index 0c0dd1b..8e1728b 100644 --- a/src/webpage/style.css +++ b/src/webpage/style.css @@ -2887,6 +2887,7 @@ span.instanceStatus { width: fit-content; background-clip: border-box !important; align-self: center; + vertical-align: center; } .membererror { display: inline-block;