Default health bars are now the app's primary color
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
{{ label }}
|
||||
<v-icon
|
||||
:right="!!label"
|
||||
:color="!!label && value"
|
||||
:color="label && value"
|
||||
>
|
||||
mdi-format-paint
|
||||
</v-icon>
|
||||
|
||||
Reference in New Issue
Block a user