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;
     }