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/views/login/index.scss | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/views/login/index.scss b/src/views/login/index.scss index 1e97f31..c183885 100644 --- a/src/views/login/index.scss +++ b/src/views/login/index.scss @@ -226,6 +226,8 @@ left: 0; right: 0; bottom: 0; + width: auto!important; + height: auto!important; canvas { width: 100%!important; height: 100%!important; -- Gitblit v1.8.0