shish 1 год назад
Родитель
Сommit
b302423b9c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ghsPad/src/pages/home/components/customerList.vue

+ 1 - 1
ghsPad/src/pages/home/components/customerList.vue

@@ -87,7 +87,7 @@ export default {
 .app-select_user {
   background-color: #ffffff;
   padding: 5upx;
-  height: 38vh;
+  height: 39vh;
   width:98vw;
   display: flex;
   flex-direction: column;