From b4b09e079b1a427a671202f3873d02b8f2d21962 Mon Sep 17 00:00:00 2001 From: Benny Samir Hierl Date: Sun, 13 Feb 2022 11:58:05 +0100 Subject: [PATCH] fix color issue Signed-off-by: Benny Samir Hierl --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 5a8017e..f002b5f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -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" > - + {{ t('errors.generic.text') }}