Add CSS for map height
这个提交包含在:
		
							父节点
							
								
									1f67ffc871
								
							
						
					
					
						当前提交
						949530aaaf
					
				
					共有  1 个文件被更改,包括 5 次插入 和 0 次删除
				
			
		|  | @ -349,3 +349,8 @@ div#station_logbooks_linked_table_paginate { | ||||||
|     max-height: 250px; |     max-height: 250px; | ||||||
|     max-width: 100%; |     max-width: 100%; | ||||||
| } | } | ||||||
|  | 
 | ||||||
|  | #mapactivators { | ||||||
|  |     height: calc(100vh - 380px) !important; | ||||||
|  |     max-height: 900px !important; | ||||||
|  | } | ||||||
|  |  | ||||||
		正在加载…
	
		在新工单中引用