Fix margins for grouped reports
This commit is contained in:
parent
94de25e96e
commit
648acc8934
1 changed files with 3 additions and 0 deletions
|
@ -109,6 +109,9 @@ export default {
|
|||
.el-icon-arrow-right {
|
||||
margin-right: 6px;
|
||||
}
|
||||
.divider {
|
||||
margin: 15px 0;
|
||||
}
|
||||
.grouped-report {
|
||||
.header-container {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in a new issue