Commit 673c3b0a authored by rk4bir's avatar rk4bir

updated loading icon

parent 4559fbfa
......@@ -34,7 +34,7 @@ export default () => {
<div
class="text-center loading"
v-if="loading && !error">
<gl-loading-icon />
<gl-loading-icon size="lg"/>
</div>
<pdf-lab
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