optimize for mobile

This commit is contained in:
LouisLam 2021-07-11 15:23:28 +08:00
parent ae07cd9c35
commit f9800a087e
5 changed files with 109 additions and 22 deletions

View file

@ -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>