From 700af8caa240fcbd75ab888dff3ddb7cb8b4eb9f Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 6 Mar 2024 15:58:31 -0800 Subject: [PATCH] Fix: custom logo size in Webkit (#6036) --- src-ui/src/app/components/common/logo/logo.component.html | 2 +- src-ui/src/app/components/dashboard/dashboard.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src-ui/src/app/components/common/logo/logo.component.html b/src-ui/src/app/components/common/logo/logo.component.html index 6fb003396..d256517ae 100644 --- a/src-ui/src/app/components/common/logo/logo.component.html +++ b/src-ui/src/app/components/common/logo/logo.component.html @@ -1,5 +1,5 @@ @if (customLogo) { - + } @else { diff --git a/src-ui/src/app/components/dashboard/dashboard.component.html b/src-ui/src/app/components/dashboard/dashboard.component.html index 4d1c510ab..ac7bb9eb1 100644 --- a/src-ui/src/app/components/dashboard/dashboard.component.html +++ b/src-ui/src/app/components/dashboard/dashboard.component.html @@ -1,5 +1,5 @@ - +