fix color height
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<template>
|
||||
<router-view />
|
||||
<div class="bg-blue-grey">
|
||||
<router-view />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
Reference in New Issue
Block a user