前端样式完成
parent
a9ca7c8321
commit
7d221fb75e
|
@ -1789,7 +1789,14 @@
|
|||
.from-list-collection li>span:nth-of-type(3){
|
||||
display: none;
|
||||
}
|
||||
|
||||
.information-list li>span{
|
||||
line-height: 24px;
|
||||
}
|
||||
.information-list li>span ins{
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
font-size: 20px;
|
||||
}
|
||||
/* 登录注册页 */
|
||||
.login-main{
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue