فهرست منبع

Merge remote-tracking branch 'origin/master'

yusm 6 ماه پیش
والد
کامیت
e89402104d

+ 4 - 0
fhKeeper/formulahousekeeper/customerBuler-crm/src/components/translationComponent/personnelSearch/personnelSearch.vue

@@ -195,6 +195,10 @@ onMounted(() => {
       display: none;
     }
   }
+  
+  :deep(.el-select__input) {
+    margin-left: 0;
+  }
 }
 
 .setUpInput :deep(.el-input__inner) {