lvhao 1 周之前
父节点
当前提交
6411d3a060
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/CoreApp/controllers/Color.php

+ 1 - 1
core/CoreApp/controllers/Color.php

@@ -714,7 +714,7 @@ class Color extends Start_Controller {
 		<style>
 			tr { mso-height-source: auto; }
 			.fixed-height { 
-				height: 200px; /* 设置固定行高 */
+				height: 220px; /* 设置固定行高 */
 				mso-height-source: userset; /* 强制Excel使用设定高度 */
 			}