liyongli 2 년 전
부모
커밋
07ec28f5c7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/view/WorldCup/components/chat.vue

+ 1 - 1
src/view/WorldCup/components/chat.vue

@@ -142,7 +142,7 @@ function oriSave() {
   }
   .van-search__action {
     position: relative;
-    width: 4em;
+    width: 5em;
     :active {
       background-color: transparent;
     }