mirror of
https://gh.llkk.cc/https://github.com/CaptainCore/captaincore-manager.git
synced 2025-10-03 14:04:44 +08:00
👌 IMPROVE: Layout
This commit is contained in:
parent
11df14d683
commit
4dd56d804b
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ if ( is_plugin_active( 'arve-pro/arve-pro.php' ) ) { ?>
|
|||
</v-menu>
|
||||
</template>
|
||||
</v-app-bar>
|
||||
<v-main class="mt-15 pt-5">
|
||||
<v-main class="mt-5">
|
||||
<div v-if="isMobile && ( route != 'login' && route != 'welcome' && route != 'connect' )">
|
||||
<v-tabs v-model="selected_nav" style="width: fit-content;margin: auto;">
|
||||
<v-tab value="" style="display:none"></v-tab>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue