From 800a7c6acd5f3e31a38b2360be067eb94590553d Mon Sep 17 00:00:00 2001 From: afc163 Date: Sat, 8 Sep 2018 13:49:48 +0800 Subject: [PATCH] tweak button design --- components/button/style/mixin.less | 1 + 1 file changed, 1 insertion(+) diff --git a/components/button/style/mixin.less b/components/button/style/mixin.less index 51db8e1f42..23a088920e 100644 --- a/components/button/style/mixin.less +++ b/components/button/style/mixin.less @@ -77,6 +77,7 @@ .button-variant-ghost(@color) { .button-color(@color; transparent; @color); + text-shadow: none; &:hover, &:focus {