From 28adb6e32525aed7bd0c7855696f6a4b182dc390 Mon Sep 17 00:00:00 2001 From: Riophae Lee Date: Wed, 22 May 2019 08:30:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=8D=E5=8E=9F=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page/styles/20-others.less | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/page/styles/20-others.less b/src/page/styles/20-others.less index 4e080d8..c6add17 100644 --- a/src/page/styles/20-others.less +++ b/src/page/styles/20-others.less @@ -998,8 +998,6 @@ select:focus { } &[disabled] { - border-color: #b8b8b8 !important; - color: #808080 !important; cursor: default; animation: none; }