人生啊人生 6 天之前
父節點
當前提交
33a808fd25
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/components/WindowQingXiCheAndQv/WindowMenu.vue

+ 3 - 3
src/components/WindowQingXiCheAndQv/WindowMenu.vue

@@ -93,10 +93,10 @@ import { ComVal } from "../ThreeWorldEventQingXiCheAndQv/common/ComVal.js";
             width: 100%;
             width: 100%;
             top: 0px;
             top: 0px;
             left: 0px;
             left: 0px;
-            height: 2.5rem * @proportion;
-            line-height: 2.5rem * @proportion;
+            height: 2.0rem * @proportion;
+            line-height: 2.0rem * @proportion;
             font-weight: 500;
             font-weight: 500;
-            font-size: 14px;
+            font-size: 1rem * @proportion;
             color: #41FFE0;
             color: #41FFE0;
             text-align: center;
             text-align: center;
         }
         }