perf: 修复登录页可以往下滚动出现白色区域的问题

This commit is contained in:
陈劲松
2020-03-25 14:24:13 +08:00
parent adb6932593
commit 84540c013d

View File

@@ -134,7 +134,6 @@ export default {
left: 50%;
transform: translateX(-50%);
top: 50%;
height: 100%;
z-index: 2;
}