1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 02:36:32 +02:00
This commit is contained in:
syuilo
2022-12-28 18:02:11 +09:00
parent dc68c39cb1
commit 229d185354
10 changed files with 10 additions and 9 deletions

View File

@@ -11,7 +11,7 @@
</div>
</div>
<div v-if="!(narrow && currentPage?.route.name == null)" class="main">
<div class="bkzroven">
<div class="bkzroven" style="container-type: inline-size;">
<RouterView/>
</div>
</div>