move media modal to the topmost layer
This commit is contained in:
parent
01e56a3e10
commit
aca8cf64db
2 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,7 @@
|
|||
</div>
|
||||
<div id="notifs-column" class="column -scrollable" :class="{ '-show-scrollbar': showScrollbars }"/>
|
||||
</div>
|
||||
<media-modal />
|
||||
<MediaModal />
|
||||
<shout-panel
|
||||
v-if="currentUser && shout && !hideShoutbox"
|
||||
:floating="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue