Update circular progress component styles: Adjust thickness and color properties for improved visual consistency in milestone tracking display.

This commit is contained in:
padreug 2025-06-22 20:40:33 +02:00
parent 7e030c5d0a
commit 733fbdd0b4

View file

@ -44,9 +44,9 @@
<q-circular-progress <q-circular-progress
:value="getMilestoneProgress()" :value="getMilestoneProgress()"
size="80px" size="80px"
:thickness="0.2" :thickness="0.25"
color="orange" color="orange-7"
track-color="orange-2" track-color="orange-1"
class="q-ma-md" class="q-ma-md"
> >
<div class="text-caption text-orange-8"> <div class="text-caption text-orange-8">