From 6c3f42492c574750499e06227e305bf140228040 Mon Sep 17 00:00:00 2001 From: Anirudh Oppiliappan Date: Thu, 25 Sep 2025 14:32:10 +0300 Subject: [PATCH] appview/pages: compress top bar elements on mobile Squish logo, profile and new button on smaller displays. Signed-off-by: Anirudh Oppiliappan --- .../templates/layouts/fragments/topbar.html | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/appview/pages/templates/layouts/fragments/topbar.html b/appview/pages/templates/layouts/fragments/topbar.html index 043f4b0e..90b6dba9 100644 --- a/appview/pages/templates/layouts/fragments/topbar.html +++ b/appview/pages/templates/layouts/fragments/topbar.html @@ -2,8 +2,12 @@