[O] Add auto margin top and bottoms
This commit is contained in:
@@ -47,3 +47,8 @@
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.el-card__body
|
||||||
|
{
|
||||||
|
margin: auto 0;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user