feat/task1-c-wallet
gongfuxiang 2018-09-16 21:28:04 +08:00
parent 0b7ec77e50
commit 93e178b739
1 changed files with 1 additions and 1 deletions

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);}
} }