Commit 85a1eb46 authored by rk4bir's avatar rk4bir

updated loading icon

parent 673c3b0a
...@@ -34,7 +34,7 @@ export default () => { ...@@ -34,7 +34,7 @@ export default () => {
<div <div
class="text-center loading" class="text-center loading"
v-if="loading && !error"> v-if="loading && !error">
<gl-loading-icon size="lg"/> <gl-loading-icon class="mt-5" size="lg"/>
</div> </div>
<pdf-lab <pdf-lab
v-if="!loadError" v-if="!loadError"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment