Skip to content

Commit

Permalink
Merge pull request #120 from JajarGaming/patch-1
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
loljoshie authored Jan 29, 2022
2 parents 491e9d8 + f054138 commit fec8ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
<div v-if="showArmed">
<q-circular-progress class="q-ml-xl" style="opacity: 40%;" :value="static" size="50px" :thickness="0.24" color="armed" :min="0" :max="100"></q-circular-progress>
<q-circular-progress class="q-ml-xl" style="left: -50%;" show-value :value="static" size="50px" :thickness="0.24" color="armed" :min="0" :max="100" center-color="grey-10">
<q-icon name="fas fa-bars" size="19.5px" color="white"/>
<q-icon name="fas fa-stream" size="19.5px" color="white"/>
</div>
</transition>
<transition name="fade">
Expand Down

0 comments on commit fec8ecc

Please sign in to comment.