From 69511781d9b47c15ba9ec3bf30ddd473f5cf1bfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Fri, 25 Apr 2025 12:36:48 +0800 Subject: [PATCH] Update index.html --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index baffe46..d02b26f 100644 --- a/index.html +++ b/index.html @@ -320,7 +320,7 @@ text-align: left; font-weight: bold; word-wrap: break-word; - max-width: 350px; + max-width: 500px; margin-right: 15px; flex-grow: 1; font-size: 0.9rem; @@ -360,7 +360,7 @@ .foldable-row .result-timestamp { - margin-right: 100px; + margin-right: 50px; font-size: 0.9rem; color: #666; } @@ -494,9 +494,9 @@
API 地址 | -状态信息 | -时间戳 | +API 地址 | +状态信息 | +时间戳 |
▾
-
+ |
`;
---|