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