shish 2 سال پیش
والد
کامیت
dd409b43dd
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      ghs/src/views/order/add.vue

+ 2 - 2
ghs/src/views/order/add.vue

@@ -849,8 +849,8 @@ export default {
   .seek-list-box{
     position: absolute;
     bottom: 70px;
-    right: 5%;
-    width: 81%;
+    right: 10vw;
+    width: 72vw;
     min-height: 310px;
     overflow: hidden;
     z-index:9999;