From ab62a52e81fef4c4246c2d5b2e3f1c0c8d4cef11 Mon Sep 17 00:00:00 2001 From: Estrella Pan Date: Sun, 25 Jan 2026 09:20:49 +0100 Subject: [PATCH] fix(ui): improve mobile layout and badge styling - Hide page title on mobile for cleaner layout - Change group badge color to purple (primary color) - Fix badge positioning at card corners with fit-content wrapper - Increase grid padding to prevent badge clipping - Center grid items for better alignment Co-Authored-By: Claude Opus 4.5 --- webui/src/components/basic/ab-page-title.vue | 6 +- webui/src/pages/index/bangumi.vue | 100 ++++++++++++++++--- 2 files changed, 93 insertions(+), 13 deletions(-) diff --git a/webui/src/components/basic/ab-page-title.vue b/webui/src/components/basic/ab-page-title.vue index 48c84ebe..a91b4337 100644 --- a/webui/src/components/basic/ab-page-title.vue +++ b/webui/src/components/basic/ab-page-title.vue @@ -18,10 +18,14 @@ withDefaults(