From f2d8bde324132b86f68ea4b72868e3ff38d4bf51 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Fri, 26 Sep 2025 14:01:02 +0700 Subject: _www: increase the sid column length --- _www/index.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_www/index.tmpl b/_www/index.tmpl index cc7b257..9df65a1 100644 --- a/_www/index.tmpl +++ b/_www/index.tmpl @@ -32,7 +32,7 @@ flex: 0 0 16em; } .service .sid { - flex: 0 0 10em; + flex: 0 0 16em; } .service .status { flex: 0 0 5em; -- cgit v1.3