diff --git a/frontend/src/components/Settings/BrandSettings.vue b/frontend/src/components/Settings/BrandSettings.vue index b5f4ad76..c54c4555 100644 --- a/frontend/src/components/Settings/BrandSettings.vue +++ b/frontend/src/components/Settings/BrandSettings.vue @@ -47,7 +47,7 @@ alt="Logo" class="size-8 rounded" /> - +
{{ __('Brand logo') }} @@ -82,7 +82,7 @@ alt="Favicon" class="size-8 rounded" /> - +
{{ __('Favicon') }} @@ -105,18 +105,14 @@
-
- -