From b97b453c45d6ff5ab4e02d51d01a9e378b106081 Mon Sep 17 00:00:00 2001
From: xiaoxian521 <1923740402@qq.com>
Date: Sat, 24 Feb 2024 18:12:34 +0800
Subject: [PATCH] chore: update
---
src/assets/login/illustration.svg | 2 +-
src/style/login.css | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/assets/login/illustration.svg b/src/assets/login/illustration.svg
index 288d22a8c..b58ffd08e 100644
--- a/src/assets/login/illustration.svg
+++ b/src/assets/login/illustration.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/style/login.css b/src/style/login.css
index 2a063e93f..34fe9770c 100644
--- a/src/style/login.css
+++ b/src/style/login.css
@@ -1,6 +1,7 @@
.wave {
position: fixed;
height: 100%;
+ width: 80%;
left: 0;
bottom: 0;
z-index: -1;