前端样式完成
parent
fbc4361931
commit
bdd5849621
|
@ -1126,6 +1126,13 @@
|
||||||
.from-list li>ins{
|
.from-list li>ins{
|
||||||
width: 12%;
|
width: 12%;
|
||||||
}
|
}
|
||||||
|
.login-txt{
|
||||||
|
width: 100%;
|
||||||
|
padding-bottom: 30px;
|
||||||
|
}
|
||||||
|
.login-img{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width:780px) {
|
@media screen and (max-width:780px) {
|
||||||
|
|
Loading…
Reference in New Issue