mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 06:37:23 +01:00
@@ -17,10 +17,7 @@
|
||||
:style="{width: `${percent(value, maxValue)}%`}"
|
||||
></div>
|
||||
</div>
|
||||
<span
|
||||
v-if="showNumbers"
|
||||
class="small-text"
|
||||
>
|
||||
<span class="small-text" v-if="showNumbers">
|
||||
{{ value | statFloor }} / {{ maxValue }}
|
||||
</span>
|
||||
<b-tooltip
|
||||
|
||||
Reference in New Issue
Block a user