人生啊人生 6 dias atrás
pai
commit
33a808fd25
1 arquivos alterados com 3 adições e 3 exclusões
  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%;
             top: 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-size: 14px;
+            font-size: 1rem * @proportion;
             color: #41FFE0;
             text-align: center;
         }