From 91d9c16a3f584342398433eae7ad44280a127a0d Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Thu, 18 Jan 2018 10:58:26 +0800 Subject: [PATCH] update --- src/styles/mixins/button.less | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/src/styles/mixins/button.less b/src/styles/mixins/button.less index 9005374..2db14ee 100644 --- a/src/styles/mixins/button.less +++ b/src/styles/mixins/button.less @@ -269,7 +269,6 @@ .active-btn-color(@color) { &:focus { box-shadow: 0 0 0 2px fade(@color, 20%); - z-index: 1; } } .btn-color(@color) { -- libgit2 0.21.4