ソースを参照

修复三星菜单文字换行问题

shaogen1995 3 年 前
コミット
9afc882bb4
1 ファイル変更1 行追加0 行削除
  1. 1 0
      webM/src/views/gui/menu.vue

+ 1 - 0
webM/src/views/gui/menu.vue

@@ -509,6 +509,7 @@ export default {
   left: 0;
   left: 0;
   width: 100%;
   width: 100%;
   text-align: center;
   text-align: center;
+  white-space:nowrap;
 }
 }
 .ttxtAc {
 .ttxtAc {
   color: #cc946d;
   color: #cc946d;