mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-07 17:23:54 +09:00
refactor
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
</template>
|
||||
</template>
|
||||
|
||||
<router-view v-slot="{ Component }" class="_flat_">
|
||||
<router-view v-slot="{ Component }" class="_fitSide_">
|
||||
<transition>
|
||||
<keep-alive :include="['timeline']">
|
||||
<component :is="Component" :ref="changePage" @contextmenu.stop="onContextmenu"/>
|
||||
|
Reference in New Issue
Block a user