restore notifications page, fix z-index issues
This commit is contained in:
parent
0aa334515b
commit
9b5fe24ca4
5 changed files with 7 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
|||
/>
|
||||
<MobileNav v-if="layoutType === 'mobile'" />
|
||||
<DesktopNav v-else />
|
||||
<notifications v-if="currentUser" />
|
||||
<Notifications v-if="currentUser" />
|
||||
<div
|
||||
id="content"
|
||||
class="app-layout container"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue