Changed z-index on the map divs
Changed the z-index of the map on dashboard, logbook and qso window so that the when you click the menu the dropdown isn't hidden by map content
这个提交包含在:
		
							父节点
							
								
									341c014a8e
								
							
						
					
					
						当前提交
						8e2f9b92f5
					
				
					共有  1 个文件被更改,包括 8 次插入 和 0 次删除
				
			
		|  | @ -213,3 +213,11 @@ color: #ffffff; | |||
| #myTab .nav-link { | ||||
|     padding: 8px !important; | ||||
| } | ||||
| 
 | ||||
| #map { | ||||
|     z-index: 1; | ||||
| } | ||||
| 
 | ||||
| #qsomap { | ||||
|     z-index: 1; | ||||
| } | ||||
		正在加载…
	
		在新工单中引用