From 1bed90efd267a0e6412b9ddc9ecce55bcd9458b8 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 @@