From 71fce3cc19f80a6e0eba36cfc5e67995ee9712ff Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 23 七月 2020 09:23:59 +0800 Subject: [PATCH] 2020-07-23 --- src/mob/components/login/mob-login-2/index.scss | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/src/mob/components/login/mob-login-2/index.scss b/src/mob/components/login/mob-login-2/index.scss index 589674c..6642ec3 100644 --- a/src/mob/components/login/mob-login-2/index.scss +++ b/src/mob/components/login/mob-login-2/index.scss @@ -7,13 +7,6 @@ background-size: cover; background-position: center center; - .mob-login-body { - min-height: calc((80 / 100) * 615px); - border-top: 1px solid transparent; - border-bottom: 1px solid transparent; - margin-bottom: 10px; - } - .plat-name { position: relative; max-width: 280px; -- Gitblit v1.8.0