Browse Source

Merge branches 'master' and 'master' of https://git.cocorobo.cn/CocoRoboLabs/CocoRoboDesktop

root 2 years ago
parent
commit
a5c2f407cd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      css/Office/Word/WordEditor.css

+ 2 - 2
css/Office/Word/WordEditor.css

@@ -52,8 +52,8 @@
 
 .U_MD_O_H_wordEditor {
     height: 100%;
-    /* min-height: 297mm; */
-    min-height: 58vh;
+    min-height: 297mm;
+    /* min-height: 58vh; */
     padding: 2.54cm 3.17cm 2.54cm 3.17cm;
     background-color: #fff;
     outline: 0;