|
|
@@ -94,11 +94,11 @@ export default {
|
|
|
<style lang="scss" scoped>
|
|
|
.customDatePicker {
|
|
|
::v-deep .el-range-input {
|
|
|
- font-size: 16px !important;
|
|
|
+ font-size: 14px !important;
|
|
|
}
|
|
|
|
|
|
::v-deep .el-range-separator {
|
|
|
- font-size: 16px !important;
|
|
|
+ font-size: 14px !important;
|
|
|
}
|
|
|
}
|
|
|
</style>
|