Fully respect screen size on huge

This commit is contained in:
2020-04-09 22:31:10 +00:00
parent 23dda8e79b
commit 20cb6a5cf4
12 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
<template>
<v-container>
<v-container fluid>
<v-row v-if="formState.ready">
<v-col>
<v-form ref="form">

View File

@@ -1,5 +1,5 @@
<template>
<v-container>
<v-container fluid>
<v-row v-if="formState.ready">
<v-col>
<v-form ref="form">

View File

@@ -1,5 +1,5 @@
<template>
<v-container>
<v-container fluid>
<!-- <div>
READY: {{ formState.ready }}
<br />

View File

@@ -1,5 +1,5 @@
<template>
<v-container>
<v-container fluid>
<v-row v-if="formState.ready">
<v-col>
<v-form ref="form">

View File

@@ -1,5 +1,5 @@
<template>
<v-container>
<v-container fluid>
<v-row v-if="formState.ready">
<v-col>
<v-form ref="form">

View File

@@ -1,5 +1,5 @@
<template>
<v-container>
<v-container fluid>
<v-row v-if="formState.ready">
<v-col>
<v-form ref="form">

View File

@@ -1,5 +1,5 @@
<template>
<v-container>
<v-container fluid>
<v-row align="center" justify="center" class="mx-auto mt-sm-12 mb-8">
<v-col cols="12" offset-md="4">
<form>

View File

@@ -1,5 +1,5 @@
<template>
<v-container>
<v-container fluid>
<v-row justify-center>
<v-col cols="12">
<div class="text-center">

View File

@@ -1,5 +1,5 @@
<template>
<v-container>
<v-container fluid>
<v-row v-if="formState.ready">
<v-col>
<v-form ref="form">

View File

@@ -1,5 +1,5 @@
<template>
<v-container>
<v-container fluid>
<gz-report-selector ref="reportSelector"></gz-report-selector>
<v-row v-if="formState.ready">
<v-col>