style: Card card image has extra 1px border (#26659)

close #26658
This commit is contained in:
偏右 2020-09-09 17:57:17 +08:00 committed by GitHub
parent 39b40b573d
commit ce4dd06469
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -133,6 +133,7 @@
&-bordered &-cover {
margin-right: -1px;
margin-left: -1px;
transform: translateY(-1px);
}
&-cover {