From 1a86464a329076c570dab3df4ce9046278bede86 Mon Sep 17 00:00:00 2001 From: MoonLeeeaf <150461955+MoonLeeeaf@users.noreply.github.com> Date: Sat, 29 Jun 2024 19:53:12 +0800 Subject: [PATCH] =?UTF-8?q?style:=20html,=20body=20=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E5=A4=84=E5=88=A0=E5=8E=BB=E4=B8=80=E4=B8=AA=E7=A9=BA=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ling_chair_http/index.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ling_chair_http/index.css b/ling_chair_http/index.css index 5c5157b..0f6a38a 100644 --- a/ling_chair_http/index.css +++ b/ling_chair_http/index.css @@ -4,7 +4,7 @@ * 铃之椅 网页端 */ - html, body { +html, body { max-height: 100%; margin: 0; padding: 0; @@ -34,6 +34,7 @@ body { position: sticky; bottom: 0; display: block; + align-self: center; } .chat-seesion {