fix: width
This commit is contained in:
@@ -6,7 +6,7 @@ import RightColumn from './components/RightColumn.vue'
|
|||||||
<template>
|
<template>
|
||||||
<v-app>
|
<v-app>
|
||||||
<v-main color="red">
|
<v-main color="red">
|
||||||
<v-container>
|
<v-container fluid>
|
||||||
<v-row>
|
<v-row>
|
||||||
<!-- Left Column -->
|
<!-- Left Column -->
|
||||||
<v-col cols="3">
|
<v-col cols="3">
|
||||||
|
|||||||
Reference in New Issue
Block a user