Skip to content
Snippets Groups Projects
Verified Commit d1fa76a0 authored by jfriedli's avatar jfriedli
Browse files

fixed loading box to center correctly

parent 5322129b
No related branches found
No related tags found
1 merge request!332Prepare new release
......@@ -22,9 +22,9 @@
</section>
<section
v-if="supportedExtensions.length == 0"
class="q-pa-sm q-pa-md col-xs-10 offset-xs-1
col-sm-6 offset-sm-3 col-md-8 offset-md-2
col-lg-6 offset-lg-3 p-1 mat-shadowed-box"
class="q-pa-sm q-pa-md col-xs-12
col-sm-8 col-md-8
col-lg-6 mat-shadowed-box"
>
<q-circular-progress
indeterminate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment