diff --git a/components/card/style/index.less b/components/card/style/index.less index 265b7a5102..70fad9bb3f 100644 --- a/components/card/style/index.less +++ b/components/card/style/index.less @@ -79,7 +79,7 @@ .clearfix; } - &-contain-grid:not(&-loading) { + &-contain-grid:not(&-loading) &-body { margin: -1px 0 0 -1px; padding: 0; }