chenlei hai 6 meses
pai
achega
17c24a0a7e
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      packages/input/src/main.vue

+ 1 - 3
packages/input/src/main.vue

@@ -1119,6 +1119,7 @@ import { isTypeof, LOCAL_STORAGE_CURR, downLoadImage, isHttpHeaderURL, datepicke
     }
     }
 
 
     .el-form-item__label {
     .el-form-item__label {
+        width: 100%;
         white-space: nowrap;
         white-space: nowrap;
         .em-form-item__label-xin {
         .em-form-item__label-xin {
             display: inline-block;
             display: inline-block;
@@ -1274,9 +1275,6 @@ import { isTypeof, LOCAL_STORAGE_CURR, downLoadImage, isHttpHeaderURL, datepicke
 
 
 </style>
 </style>
 <style lang="scss">
 <style lang="scss">
-    ::v-deep .el-form-item__label {
-        width:100%;
-    }
     .onlyShowHour {
     .onlyShowHour {
         .el-time-panel {
         .el-time-panel {
             .el-time-spinner {
             .el-time-spinner {