diff --git a/components/card/style/index.less b/components/card/style/index.less index b81d0e677f..1910569c43 100644 --- a/components/card/style/index.less +++ b/components/card/style/index.less @@ -130,10 +130,12 @@ padding-bottom: 0; } - &-cover { + &-bordered &-cover { margin-right: -1px; margin-left: -1px; + } + &-cover { > * { display: block; width: 100%;