From 819e773342115f3cd5bc0c17d614ea3563afa856 Mon Sep 17 00:00:00 2001 From: mxr612 Date: Wed, 5 Mar 2025 08:26:27 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BA=86=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E6=95=B0=E5=AD=97=E5=B1=85=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/styles.css b/static/styles.css index 357397d..6778a6a 100644 --- a/static/styles.css +++ b/static/styles.css @@ -46,6 +46,7 @@ body { border: 1px solid #ccc; border-radius: 5px; cursor: pointer; + text-align: center; } /* 定义单选按钮选中时标签样式 */