4 lines
66 B
CSS
4 lines
66 B
CSS
|
|
.el-card {
|
||
|
|
--el-card-border-radius: var(--radius) !important;
|
||
|
|
}
|