From a09425e429dba9ae8ca3953c6dcfba49ff33ff6b Mon Sep 17 00:00:00 2001 From: 123 <123@qq.com> Date: Tue, 6 May 2025 11:17:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/default_v2/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/default_v2/index.html b/templates/default_v2/index.html index 01b4468..6071b6f 100644 --- a/templates/default_v2/index.html +++ b/templates/default_v2/index.html @@ -319,6 +319,7 @@ } .custom-btn:hover .btn-text { + transform: scale(1.5); color: #f0f8ff; }