text width control

This commit is contained in:
Burak Civan 2022-06-10 17:40:44 +03:00
parent baf597ee70
commit 2e3a08ae40
2 changed files with 0 additions and 16 deletions

8
public/css/app.css vendored
View File

@ -47136,14 +47136,6 @@ html[dir='rtl'] .el-input__suffix {
.apexcharts-donut-custom .apexcharts-legend {
padding: 0 !important;
}
.apexcharts-donut-custom .apexcharts-legend-marker {
width: 18px !important;
}
.apexcharts-donut-custom-report .apexcharts-legend-marker {
width: 12px !important;
}
/* apex-chart */
/* collapse */

View File

@ -469,14 +469,6 @@ html[dir='rtl'] .el-input__suffix {
.apexcharts-donut-custom .apexcharts-legend {
padding: 0 !important;
}
.apexcharts-donut-custom .apexcharts-legend-marker {
width: 18px !important;
}
.apexcharts-donut-custom-report .apexcharts-legend-marker {
width: 12px !important;
}
/* apex-chart */
/* collapse */