mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 09:48:10 +08:00
style(X-Pack): 移动端登录页面禁止滚动
This commit is contained in:
committed by
fit2cloud-chenyw
parent
278db73c22
commit
d5dbcdb63f
@@ -278,6 +278,7 @@ const loadFail = () => {
|
||||
z-index: 100;
|
||||
}
|
||||
.de-mobile-login {
|
||||
overflow: hidden;
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user