反馈调整css
parent
1ff1ec2f4b
commit
6b1298409d
|
@ -2615,10 +2615,10 @@ textarea::-webkit-input-placeholder {
|
|||
justify-content: flex-start;
|
||||
}
|
||||
.pase-size a{
|
||||
width: 24px;
|
||||
line-height: 24px;
|
||||
width: 25px;
|
||||
line-height: 25px;
|
||||
font-size: 13px;
|
||||
margin: 0 2px;
|
||||
margin: 0 3px;
|
||||
}
|
||||
.pase-size a:first-child, .pase-size a:last-child{
|
||||
padding: 0 5px;
|
||||
|
@ -2882,9 +2882,8 @@ textarea::-webkit-input-placeholder {
|
|||
text-align: center;
|
||||
}
|
||||
.pase-size a{
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
width: 24px;
|
||||
line-height: 24px;
|
||||
}
|
||||
.social-img{
|
||||
height: 230px;
|
||||
|
|
Loading…
Reference in New Issue