mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-05 04:54:22 -04:00
optimize for mobile
This commit is contained in:
parent
ae07cd9c35
commit
f9800a087e
5 changed files with 109 additions and 22 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue