tplus-mobilelogin
Version:
password login module
18 lines (17 loc) • 349 B
text/less
.am-modal-transparent {
width: 9rem;
}
.login-bottom {
position: fixed;
bottom: 0px;
background-color: aqua;
height: 5rem;
width: 100%;
line-height: 5rem;
text-align: center;
font-size: 30px;
// background-image: url('../../../www/images/companyicon.png');
}
.am-action-sheet{
overflow: auto;
}