lvhao hace 1 semana
padre
commit
6411d3a060
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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使用设定高度 */
 			}