forked from FoundKeyGang/FoundKey
Improve usability
This commit is contained in:
parent
d285452dec
commit
eae4b2f2e9
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
</div>
|
||||
<div class="notifications" v-if="showNotifications">
|
||||
<header>
|
||||
<button @click="$parent.isDrawerOpening = false"><fa icon="times"/></button>
|
||||
<button @click="showNotifications = false"><fa icon="times"/></button>
|
||||
</header>
|
||||
<mk-notifications/>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue