fix color issue

Signed-off-by: Benny Samir Hierl <bennysamir@posteo.de>
This commit is contained in:
Benny Samir Hierl 2022-02-13 11:58:05 +01:00
parent cca575e4fe
commit b4b09e079b

View file

@ -8,7 +8,7 @@
v-if="error"
class="m-20 flex flex-row content-center items-center justify-center space-x-2 text-red-500"
>
<IconError class="h-4 w-4" />
<IconError class="h-4 w-4 fill-red-500" />
<span>{{ t('errors.generic.text') }}</span>
</div>
<suspense v-else>