cash flow responsive

This commit is contained in:
Burak Civan
2022-10-11 12:01:46 +03:00
parent e8693a3c92
commit e522de171b
4 changed files with 55 additions and 11 deletions

View File

@@ -459,6 +459,17 @@ html[dir='rtl'] .el-scrollbar__wrap {
.el-range-editor.el-input__inner {
width: 100%;
}
/* apex-chart cash-flow */
.apex-chart-cash-flow .apexcharts-legend {
width: 24rem !important;
justify-content: space-around !important;
padding: 0;
}
.apex-chart-cash-flow .apexcharts-toolbar {
top: 45px !important;
}
/* apex-chart cash-flow */
}
/* element-ui */