mirror of
				https://github.com/vform666/variant-form3-vite.git
				synced 2025-11-01 01:01:48 +08:00 
			
		
		
		
	修复表格单元格拖入多个组件后高度失调的问题。
This commit is contained in:
		| @@ -289,8 +289,8 @@ | |||||||
|     .form-widget-list { |     .form-widget-list { | ||||||
|       border: 1px dashed #336699; |       border: 1px dashed #336699; | ||||||
|       margin: 3px; |       margin: 3px; | ||||||
|  |       min-height: 28px; | ||||||
|       height: 100%; |       //height: 100%; | ||||||
|     } |     } | ||||||
|  |  | ||||||
|     .table-cell-action{ |     .table-cell-action{ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user