From 185649db7ce6af4d0f924c0636f73fb7ffeb7f08 Mon Sep 17 00:00:00 2001 From: freefire Date: Mon, 31 Aug 2026 23:56:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A2=9E=E5=8A=A0=E6=89=8B=E6=9C=BA?= =?UTF-8?q?=E7=AB=AF=E6=8E=92=E5=BA=8F=E6=A0=8F=E9=A1=B6=E9=83=A8=E9=97=B4?= =?UTF-8?q?=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- frontend/src/styles/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/styles/global.css b/frontend/src/styles/global.css index 33b6cb0..e995018 100644 --- a/frontend/src/styles/global.css +++ b/frontend/src/styles/global.css @@ -2761,7 +2761,7 @@ body:has(.admin-topbar) .ptr-indicator { .feed-head__stats { display: none; } .feed-toolbar { - padding: 0 12px 8px; + padding: 10px 12px 8px; } .page-wrap {