update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div
|
||||
class="flex justify-center bg-grey-11"
|
||||
class="flex justify-center"
|
||||
style="height: 100vh"
|
||||
>
|
||||
<q-layout container style="max-width: 800px !important">
|
||||
@@ -8,7 +8,7 @@
|
||||
<q-page class="flex w100 column">
|
||||
<div >
|
||||
<div
|
||||
class="main-content flex items-center column w100 bg-white q-px-lg q-pb-xl"
|
||||
class="main-content flex items-center column w100 q-px-lg q-pb-xl"
|
||||
>
|
||||
<base-logo
|
||||
class="q-pa-md text-h4 cursor-pointer"
|
||||
|
||||
Reference in New Issue
Block a user