mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-18 04:04:41 -05:00
Fix Modal
This commit is contained in:
parent
85eb084305
commit
3ff910a8f8
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user