Explorar o código

修改成本部分样式

yuanrf hai 1 ano
pai
achega
a0d884abb2
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      src/components/Finance/Cost.vue

+ 5 - 0
src/components/Finance/Cost.vue

@@ -3728,4 +3728,9 @@ export default {
     white-space: pre;
 
 }
+
+.el-date-editor.el-input,
+.el-date-editor.el-input__inner {
+    width: 100%;
+}
 </style>