tangning 2 years ago
parent
commit
216edd914e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/App.vue

+ 3 - 0
src/App.vue

@@ -26,6 +26,9 @@
     padding: 0;
   }
 }
+.ant-input-textarea-clear-icon{
+  margin: 8px 2px 0 0 !important;
+}
 // .ant-calendar-picker{
 //   min-width: 385px;
 // }