Fix datepicker icon + add dash line in line chart

This commit is contained in:
Michael
2025-08-11 17:58:25 +09:00
parent bc96d2ae45
commit e59078a19c
5 changed files with 558 additions and 539 deletions

View File

@ -66,6 +66,10 @@
}
}
}
.v-icon {
color: map-deep-get($config, #{$theme}, "v-icon-chevron-down") !important;
}
}
.v-input__custom {