From 48b7ec41314310d84190c006e4fa2bc72a97fc47 Mon Sep 17 00:00:00 2001 From: SmallK111407 <3399280843@qq.com> Date: Sat, 26 Aug 2023 20:35:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/state/state.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/state/state.css b/resources/state/state.css index eaa8538..48f9ae8 100644 --- a/resources/state/state.css +++ b/resources/state/state.css @@ -43,7 +43,7 @@ body { .tb { display: flex; - justify-content: center; + justify-content: flex-start; align-items: center; } .tb .avatar { @@ -54,7 +54,7 @@ body { margin: 0 20px; flex-shrink: 0; display: flex; - justify-content: center; + justify-content: flex-start; align-items: center; } .tb .avatar img {