From a6137f97ca7613ffba7dedeca62afbff1f6f56e2 Mon Sep 17 00:00:00 2001 From: CN-JS-HuiBai Date: Sat, 4 Apr 2026 20:39:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/css/style.css b/public/css/style.css index 5d6cfb5..d0f0d70 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -390,6 +390,8 @@ input:checked + .slider:before { font-weight: 600; color: var(--accent-indigo); opacity: 0.9; + transform: translateY(0.5px); + display: inline-block; } :root.light-theme .title-time { @@ -555,6 +557,7 @@ input:checked + .slider:before { font-size: 0.9rem; font-weight: 600; color: var(--text-primary); + white-space: nowrap; } .chart-title-icon {