Merge pull request #2072 from brkcvn/logo-styling-modules-bugfix

Spin styling, modules bugfix and file upload bugfix
This commit is contained in:
Cüneyt Şentürk
2021-06-01 22:42:48 +03:00
committed by GitHub
7 changed files with 48 additions and 20 deletions

View File

@@ -8,11 +8,6 @@
<div id="app">
<div class="card-body">
<div class="document-loading" v-if="!page_loaded">
<div>
<i class="fas fa-spinner fa-pulse fa-7x"></i>
</div>
</div>
@include('flash::message')