From 97da7d44babcc9f9007fc6e93c7003e2ead5be00 Mon Sep 17 00:00:00 2001 From: Gemini Wen Date: Mon, 8 Sep 2025 22:54:23 +0800 Subject: [PATCH] ui: improve group tags layout in AccountsView MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add vertical margin and flex-wrap for better multi-line display - Remove left margin to align properly with container 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- web/admin-spa/src/views/AccountsView.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/admin-spa/src/views/AccountsView.vue b/web/admin-spa/src/views/AccountsView.vue index 7c1d4613..7a8719df 100644 --- a/web/admin-spa/src/views/AccountsView.vue +++ b/web/admin-spa/src/views/AccountsView.vue @@ -276,12 +276,12 @@
{{ group.name }}