Add styles for divider on report tab
This commit is contained in:
parent
868eb9dc71
commit
f4d40cb157
1 changed files with 3 additions and 0 deletions
|
@ -180,6 +180,9 @@ export default {
|
|||
height: 15px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
.divider {
|
||||
margin: 15px 0;
|
||||
}
|
||||
.el-card__body {
|
||||
padding: 17px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue