From 78faa2fccd3383106c8f3ed9e5e39a695d544ccc Mon Sep 17 00:00:00 2001 From: oppiliappan Date: Fri, 19 Jun 2026 11:10:10 +0100 Subject: [PATCH] appview/topbar: shrink logotype to plain logo on smaller devices in the topbar, on smaller devices, shrink the full logotype to just the logo. Signed-off-by: oppiliappan --- appview/pages/templates/layouts/fragments/topbar.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appview/pages/templates/layouts/fragments/topbar.html b/appview/pages/templates/layouts/fragments/topbar.html index 5c4bf806..0238a731 100644 --- a/appview/pages/templates/layouts/fragments/topbar.html +++ b/appview/pages/templates/layouts/fragments/topbar.html @@ -3,7 +3,8 @@