zhengnaiwen_citu 9 miesięcy temu
rodzic
commit
f8048098a6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/components/DatePicker/index.vue

+ 1 - 1
src/components/DatePicker/index.vue

@@ -52,7 +52,7 @@ const time = computed(() => {
 :deep(.dp__input_icon_pad) {
   font-size: 14px;
 }
-::v-deep .dp__input {
+:deep(.dp__input) {
   border: 1px solid #ababab;
   padding: 7px 30px;
   &:hover {