text width control
This commit is contained in:
parent
baf597ee70
commit
2e3a08ae40
8
public/css/app.css
vendored
8
public/css/app.css
vendored
@ -47136,14 +47136,6 @@ html[dir='rtl'] .el-input__suffix {
|
|||||||
.apexcharts-donut-custom .apexcharts-legend {
|
.apexcharts-donut-custom .apexcharts-legend {
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apexcharts-donut-custom .apexcharts-legend-marker {
|
|
||||||
width: 18px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.apexcharts-donut-custom-report .apexcharts-legend-marker {
|
|
||||||
width: 12px !important;
|
|
||||||
}
|
|
||||||
/* apex-chart */
|
/* apex-chart */
|
||||||
|
|
||||||
/* collapse */
|
/* collapse */
|
||||||
|
8
resources/assets/sass/app.css
vendored
8
resources/assets/sass/app.css
vendored
@ -469,14 +469,6 @@ html[dir='rtl'] .el-input__suffix {
|
|||||||
.apexcharts-donut-custom .apexcharts-legend {
|
.apexcharts-donut-custom .apexcharts-legend {
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apexcharts-donut-custom .apexcharts-legend-marker {
|
|
||||||
width: 18px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.apexcharts-donut-custom-report .apexcharts-legend-marker {
|
|
||||||
width: 12px !important;
|
|
||||||
}
|
|
||||||
/* apex-chart */
|
/* apex-chart */
|
||||||
|
|
||||||
/* collapse */
|
/* collapse */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user