update readme
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
</template>
|
||||
</SideNavBar>
|
||||
|
||||
<main class="flex-1 p-4 bg-blue-50">
|
||||
<main class="flex-1 p-4 bg-blue-50 h-screen overflow-auto">
|
||||
<Header />
|
||||
<router-view />
|
||||
</main>
|
||||
|
Reference in New Issue
Block a user