From 4a4c65d0d2e7b5db4c4ea6ba7af0e800f83a890a Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Tue, 08 Apr 2025 11:50:20 +0800
Subject: [PATCH] feat: 事件概况left对接完成
---
src/styles/login.scss | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/src/styles/login.scss b/src/styles/login.scss
index 4194247..f46ceeb 100644
--- a/src/styles/login.scss
+++ b/src/styles/login.scss
@@ -51,13 +51,6 @@
top: 334px;
border: 1px solid red;
left: 147px;
- img {
- width: 858px;
- height: 540px;
- border: 1px solid yellow;
- }
- // width: 858px;
- // background: url('../assets/images/login/left-logo.png') no-repeat center / 100% 100%;
}
.login-right-new {
--
Gitblit v1.9.3