From 054a807ac52b2ec227aff37119bf499acd8e7751 Mon Sep 17 00:00:00 2001 From: mjsoftware <1406993111@qq.com> Date: Fri, 8 Mar 2024 12:11:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9A=E8=AF=84=E8=AE=BA?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E8=BE=B9=E6=A1=86=E9=A2=9C=E8=89=B2=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/css/theme.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/css/theme.less b/src/css/theme.less index 8e912ad..e4523eb 100644 --- a/src/css/theme.less +++ b/src/css/theme.less @@ -169,7 +169,7 @@ html { ////表单输入边框颜色 //--halo-comment-widget-component-form-input-border-color: !important; ////表单输入焦点时边框颜色 - //--halo-comment-widget-component-form-input-border-color-focus: !important; + --halo-comment-widget-component-form-input-border-color-focus: var(--theme) !important; ////表单输入焦点时的阴影 //--halo-comment-widget-component-form-input-box-shadow-focus: !important; ////登录按钮背景颜色