mobile file request

This commit is contained in:
Čarodej
2022-02-22 11:36:28 +01:00
parent c3398f0da4
commit ee67b8050d
7 changed files with 75 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="flex h-screen items-center justify-center" v-if="isLoading || isEmpty">
<div class="flex h-screen items-center justify-center md:px-0 px-4" v-if="isLoading || isEmpty">
<!--Show message for user-->
<div v-if="!isLoading" class="text-content text-center">
<slot></slot>