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;