From 5f548769b3ba4f0f81c9fbe8853cc1c9386ccee6 Mon Sep 17 00:00:00 2001 From: Moritz Kepplinger Date: Tue, 25 Jun 2024 22:40:11 +0200 Subject: [PATCH] feat(#37): fix button coloring --- .../components/image-upload/image-upload.component.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/app/components/image-upload/image-upload.component.html b/frontend/src/app/components/image-upload/image-upload.component.html index aee82c1..56017fb 100644 --- a/frontend/src/app/components/image-upload/image-upload.component.html +++ b/frontend/src/app/components/image-upload/image-upload.component.html @@ -35,12 +35,12 @@ data-cy="image-upload-file-input" /> - + Author {{ author?.length || 0 }}/50 - + Title {{ title?.length || 0 }}/100 @@ -51,10 +51,10 @@ camera_alt
- -