perf: 手机客户端登录页优化sso登录样式

This commit is contained in:
kuaifan 2022-05-15 18:12:42 +08:00
parent 72e0f9b798
commit 8a870a361d

View File

@ -103,3 +103,9 @@
}
}
}
@media (max-height: 640px) {
.common-right-bottom {
display: none;
}
}