前端样式完成

master
Lee-1203 2022-05-13 11:11:02 +08:00
parent a9ca7c8321
commit 7d221fb75e
1 changed files with 8 additions and 1 deletions

View File

@ -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%;