diff --git a/components/result/style/index.less b/components/result/style/index.less index feaa6d1411..5ebf40dcf4 100644 --- a/components/result/style/index.less +++ b/components/result/style/index.less @@ -57,6 +57,9 @@ text-align: center; > * { margin-right: 8px; + &:last-child { + margin-right: 0; + } } }