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 {