From aebc0ae9830e34e67e26571796d51e98c39186ce Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Mon, 31 Mar 2025 14:21:28 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
src/styles/login.scss | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/styles/login.scss b/src/styles/login.scss
index 4194247..b80ed14 100644
--- a/src/styles/login.scss
+++ b/src/styles/login.scss
@@ -51,11 +51,11 @@
top: 334px;
border: 1px solid red;
left: 147px;
- img {
- width: 858px;
- height: 540px;
- border: 1px solid yellow;
- }
+ // img {
+ // width: 858px;
+ // height: 540px;
+ // border: 1px solid yellow;
+ // }
// width: 858px;
// background: url('../assets/images/login/left-logo.png') no-repeat center / 100% 100%;
}
--
Gitblit v1.9.3