From 056c247e688e9db89d97756ab13e31834b49a111 Mon Sep 17 00:00:00 2001 From: Apple <> Date: Wed, 19 Oct 2022 14:37:08 +0800 Subject: [PATCH] =?UTF-8?q?style(ipt=E7=BB=84=E4=BB=B6)=EF=BC=9A=E4=BF=AE?= =?UTF-8?q?=E6=94=B9ipt=E7=BB=84=E4=BB=B6=E7=A6=81=E7=94=A8=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/input/main.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/input/main.less b/src/components/input/main.less index 7772da61..bb046f68 100644 --- a/src/components/input/main.less +++ b/src/components/input/main.less @@ -46,7 +46,8 @@ } &[disabled]{ - background: #F7F9FC; + background: #f7f7f7; + color: #e0e0e0; } } .iptlabel{