This commit is contained in:
gongfuxiang
2018-09-16 21:28:04 +08:00
parent 0b7ec77e50
commit 93e178b739

View File

@ -527,7 +527,7 @@ background:url(../Images/ibar_sprites.png) no-repeat;background-position:0px -23
/**
* 公共登录窗口
*/
.common-login-modal { height: 350px; top: calc(100% - 350px);}
.common-login-modal { height: 380px; top: calc(100% - 380px);}
}