From 6d71b3fac75a35e8ebf08e71ba40c5be8a586024 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 08 九月 2021 18:10:17 +0800
Subject: [PATCH] 2021-09-08

---
 src/pc/components/login/normal-login/index.scss |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/pc/components/login/normal-login/index.scss b/src/pc/components/login/normal-login/index.scss
index 6aa78f1..43bd1ed 100644
--- a/src/pc/components/login/normal-login/index.scss
+++ b/src/pc/components/login/normal-login/index.scss
@@ -110,6 +110,8 @@
         left: 0;
         right: 0;
         bottom: 0;
+        width: auto!important;
+        height: auto!important;
         canvas {
           width: 100%!important;
           height: 100%!important;

--
Gitblit v1.8.0