webapp: Remove redundant main container
This commit is contained in:
parent
72a2c58f1e
commit
bfeb852e23
@ -1,8 +1,6 @@
|
||||
<template>
|
||||
<NavBar />
|
||||
<main class="container-fluid">
|
||||
<router-view />
|
||||
</main>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user