parent
3dbaaaf543
commit
e706d0fbdd
|
@ -33,7 +33,7 @@
|
|||
</template>
|
||||
</NcAppNavigation>
|
||||
|
||||
<NcAppContent>
|
||||
<NcAppContent :allowSwipeNavigation="false">
|
||||
<div
|
||||
:class="{
|
||||
outer: true,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<NcContent app-name="memories">
|
||||
<NcAppContent>
|
||||
<NcAppContent :allowSwipeNavigation="false">
|
||||
<div class="outer fill-block" :class="{ show }">
|
||||
<div class="title">
|
||||
<XImg class="img" :src="banner" :svg-tag="true" />
|
||||
|
|
Loading…
Reference in New Issue