From a7e6761ba0cfccdf33ed552eb2d3b783c8e4ab4a Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 16 Apr 2025 20:49:12 +0800
Subject: [PATCH] feat:事件弹窗显示调整
---
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