feature: redesign panel headers

Signed-off-by: meteyou <meteyou@gmail.com>
This commit is contained in:
meteyou
2020-11-21 22:52:54 +01:00
parent 8f363ec1c1
commit cb602518f0
13 changed files with 118 additions and 120 deletions

View File

@@ -83,7 +83,7 @@
<v-main id="content">
<v-scroll-y-transition>
<v-container fluid id="page-container" class="container">
<v-container fluid id="page-container" class="container px-sm-6 px-3">
<keep-alive>
<router-view></router-view>
</keep-alive>