From a759268d88f5483184e27d8446d9cea07bfc51df Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 15 Jul 2026 09:06:36 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=B2=BE=E7=AE=80=E9=A1=B6=E6=A0=8F?= =?UTF-8?q?=EF=BC=8C=E4=BB=85=E4=BF=9D=E7=95=99=20logo=EF=BC=8C=E5=B9=B6?= =?UTF-8?q?=E5=BE=AE=E8=B0=83=E9=A6=96=E9=A1=B5=E5=8D=A1=E7=89=87=E5=86=85?= =?UTF-8?q?=E8=BE=B9=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- frontend/src/components/Topbar.vue | 18 ------------------ frontend/src/styles/main.css | 4 ++-- 2 files changed, 2 insertions(+), 20 deletions(-) diff --git a/frontend/src/components/Topbar.vue b/frontend/src/components/Topbar.vue index b086ffe..cb3389f 100644 --- a/frontend/src/components/Topbar.vue +++ b/frontend/src/components/Topbar.vue @@ -1,27 +1,9 @@ diff --git a/frontend/src/styles/main.css b/frontend/src/styles/main.css index d51a345..f92c2c5 100644 --- a/frontend/src/styles/main.css +++ b/frontend/src/styles/main.css @@ -312,7 +312,7 @@ button { .topbar { display: flex; align-items: center; - justify-content: space-between; + justify-content: flex-end; gap: 16px; padding: 0 24px; background: transparent; @@ -478,7 +478,7 @@ button { grid-template-columns: 1fr auto; gap: 24px; align-items: center; - padding: 24px 28px; + padding: 10px; border-radius: 14px; background: radial-gradient(circle at 90% 50%, #ffd1d4 0%, transparent 60%),