From 593fc1bb2609831946c1ad6d93a39c88eb55db67 Mon Sep 17 00:00:00 2001 From: gc <110344986+Gchengan@users.noreply.github.com> Date: Tue, 12 Mar 2024 11:58:25 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BF=AE=E5=A4=8D`windwos`=E4=B8=8B?= =?UTF-8?q?=E7=82=B9=E5=87=BB=E6=B3=A8=E5=86=8C=E9=A1=B5=E9=9D=A2=E4=BC=9A?= =?UTF-8?q?=E5=87=BA=E7=8E=B0=E6=BB=9A=E5=8A=A8=E6=9D=A1=E9=97=AE=E9=A2=98?= =?UTF-8?q?=20(#970)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/login.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style/login.css b/src/style/login.css index c603e87f7..3e0a8abb7 100644 --- a/src/style/login.css +++ b/src/style/login.css @@ -31,6 +31,7 @@ display: flex; align-items: center; text-align: center; + overflow: hidden; } .login-form {