fix color height

This commit is contained in:
2025-02-10 08:14:19 +01:00
parent be1364cf0e
commit 870f7eb992
6 changed files with 9 additions and 15 deletions

View File

@@ -1,5 +1,7 @@
<template>
<router-view />
<div class="bg-blue-grey">
<router-view />
</div>
</template>
<script setup>

View File

@@ -1,5 +1,5 @@
<template>
<div class="fullscreen bg-blue text-white text-center q-pa-md flex flex-center">
<div class="fullscreen text-white text-center q-pa-md flex flex-center">
<div>
<div style="font-size: 30vh">
404
@@ -9,15 +9,7 @@
Oops. Nothing here...
</div>
<q-btn
class="q-mt-xl"
color="white"
text-color="blue"
unelevated
to="/"
label="Go Home"
no-caps
/>
<q-btn class="q-mt-xl" color="white" text-color="blue" unelevated to="/" label="Go Home" no-caps />
</div>
</div>
</template>

View File

@@ -1,5 +1,5 @@
<template>
<div class="bg-blue-grey window-height window-width row justify-center items-center">
<div class="full-height window-width row justify-center items-center">
<q-infinite-scroll @load="onLoad" :offset="250">
<div v-for="(lista, index) in arraylistas" :key="index" class="caption">
<div class="q-pa-md row items-start q-gutter-md">

View File

@@ -1,5 +1,5 @@
<template>
<div class="bg-light-green window-height window-width row justify-center items-center">
<div class="window-height window-width row justify-center items-center">
<div class="column">
<div class="row">
</div>

View File

@@ -1,5 +1,5 @@
<template>
<div class="bg-light-green window-height window-width row justify-center items-center">
<div class="window-height window-width row justify-center items-center">
<div class="column">
<div class="row"></div>
<div v-if="token">

View File

@@ -1,5 +1,5 @@
<template>
<div class="bg-light-green window-height window-width row justify-center items-center">
<div class="window-height window-width row justify-center items-center">
<div class="column">
<div class="row"></div>
<h3 v-if="token">