Skip to content

Commit c55a7e6

Browse files
Kinplemelonysfscream
authored andcommitted
style(card): card style selector
1 parent a0469d7 commit c55a7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/styles/components/card.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
border: none;
55
}
66
}
7-
.el-card {
7+
&.el-card {
88
border-radius: 8px;
99
.el-card__body {
1010
padding: 32px;

0 commit comments

Comments
 (0)