mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-11-01 03:49:24 +08:00 
			
		
		
		
	Fix Modal
This commit is contained in:
		| @@ -69,7 +69,6 @@ | |||||||
|                                         <HeartbeatBar size="small" :monitor-id="monitor.element.id" /> |                                         <HeartbeatBar size="small" :monitor-id="monitor.element.id" /> | ||||||
|                                     </div> |                                     </div> | ||||||
|                                 </div> |                                 </div> | ||||||
|                                 <MonitorSettingDialog ref="monitorSettingDialog" /> |  | ||||||
|                             </div> |                             </div> | ||||||
|                         </template> |                         </template> | ||||||
|                     </Draggable> |                     </Draggable> | ||||||
| @@ -77,6 +76,7 @@ | |||||||
|             </div> |             </div> | ||||||
|         </template> |         </template> | ||||||
|     </Draggable> |     </Draggable> | ||||||
|  |     <MonitorSettingDialog ref="monitorSettingDialog" /> | ||||||
| </template> | </template> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user