From 34fa238aeff0c5c603fb4c23546b5630c049debb Mon Sep 17 00:00:00 2001 From: guy Date: Tue, 13 Sep 2022 19:47:28 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/less/core/utils/common.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/less/core/utils/common.less b/src/less/core/utils/common.less index fe9230f3f..bc87e80cb 100644 --- a/src/less/core/utils/common.less +++ b/src/less/core/utils/common.less @@ -11,10 +11,10 @@ .cursor-move { cursor: not-allowed !important; } - .cursor-text{ - cursor: text; + cursor: not-allowed !important; } + color: @color-bi-text-disabled !important; & .bi-input {