🎨
This commit is contained in:
parent
dc68c39cb1
commit
229d185354
10 changed files with 10 additions and 9 deletions
|
@ -24,7 +24,7 @@
|
|||
<header v-show="mainRouter.currentRoute?.name !== 'index'" ref="header" class="header">
|
||||
<XHeader :info="pageInfo"/>
|
||||
</header>
|
||||
<main ref="main">
|
||||
<main ref="main" style="container-type: inline-size;">
|
||||
<RouterView/>
|
||||
</main>
|
||||
<div class="powered-by">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue