From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 6 Mar 2024 23:58:31 +0000 (-0800) Subject: Fix: custom logo size in Webkit (#6036) X-Git-Tag: v2.6.2~1^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=700af8caa240fcbd75ab888dff3ddb7cb8b4eb9f;p=thirdparty%2Fpaperless-ngx.git Fix: custom logo size in Webkit (#6036) --- 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 6fb0033960..d256517aeb 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 4d1c510ab6..ac7bb9eb1a 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 @@ - +