diff --git a/components/button/style/index.less b/components/button/style/index.less index 8fb398bffb..2fbd3c65ee 100644 --- a/components/button/style/index.less +++ b/components/button/style/index.less @@ -21,6 +21,7 @@ > i, > span { pointer-events: none; + display: inline-block; } &-primary {