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