Browse Source

修复意见过长,流程记录(record)显示问题

huqi 5 years ago
parent
commit
11162d4423
1 changed files with 2 additions and 2 deletions
  1. 2 2
      o2web/source/x_component_process_Xform/$Form/default/css.wcss

+ 2 - 2
o2web/source/x_component_process_Xform/$Form/default/css.wcss

@@ -174,14 +174,14 @@
 	    "clear": "both",
     	"overflow": "hidden",
     	"background-color": "#ffffff",
-    	"height": "30px",
+    	"min-height": "30px",
     	"line-height": "30px"
 	},
 	"logActivityChildRecordNode_even": {
         "clear": "both",
         "overflow": "hidden",
         "background-color": "#f6f6f6",
-    	"height": "30px",
+    	"min-height": "30px",
     	"line-height": "40px"
     },
 	"logActivityIconNode": {