From eebe63a6727e6495321d1433ebd2779b5a36d45a Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 31 十二月 2020 22:08:14 +0800
Subject: [PATCH] 2020-12-31

---
 src/views/login/index.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/login/index.scss b/src/views/login/index.scss
index 018afb8..1a6ffae 100644
--- a/src/views/login/index.scss
+++ b/src/views/login/index.scss
@@ -1,7 +1,7 @@
 .login-container {
   height: 100vh;
   min-height: 600px;
-  background-color: #ffffff;
+  background-color: #ffffff!important;
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center center;

--
Gitblit v1.8.0