From a8c5f190e44178f2eafc1889db0a3bba1e660211 Mon Sep 17 00:00:00 2001 From: JakHuang <352407406@qq.com> Date: Mon, 27 Jul 2020 00:49:47 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=8E=BB=E9=99=A4=E8=A1=A8=E5=8D=95?= =?UTF-8?q?=E9=A2=84=E8=A7=88=E6=89=93=E5=BC=80=E6=97=B6=EF=BC=8Ctemplate?= =?UTF-8?q?=E6=A0=87=E7=AD=BE=E9=A1=B5=E7=9A=84=E8=93=9D=E8=89=B2=E9=98=B4?= =?UTF-8?q?=E5=BD=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/index.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/styles/index.scss b/src/styles/index.scss index 0712ddba..c659c11f 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -42,6 +42,10 @@ input, textarea{ .el-icon-document{ color: #a95812; } + :focus.is-active.is-focus:not(:active) { + box-shadow: none; + border-radius: 0; + } } // home