[S] Remove el-card border
This commit is contained in:
@@ -42,6 +42,11 @@
|
|||||||
{
|
{
|
||||||
background: #555555 !important;
|
background: #555555 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.el-card
|
||||||
|
{
|
||||||
|
border: none !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// ##############
|
// ##############
|
||||||
|
|||||||
Reference in New Issue
Block a user