text width control
This commit is contained in:
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 */
|
||||||
|
Reference in New Issue
Block a user