mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-12 05:45:47 +08:00
optimize for mobile
This commit is contained in:
@@ -55,6 +55,9 @@
|
||||
</div>
|
||||
|
||||
<div class="col-md-6">
|
||||
|
||||
<div class="mt-3" v-if="$root.isMobile"></div>
|
||||
|
||||
<h2>Notifications</h2>
|
||||
<p v-if="$root.notificationList.length === 0">Not available, please setup.</p>
|
||||
|
||||
|
Reference in New Issue
Block a user