已修改
This commit is contained in:
parent
dd7de71272
commit
72ea63d67d
|
@ -1639,6 +1639,7 @@ page {
|
|||
border-radius: 10px;
|
||||
padding: 30rpx;
|
||||
background: #fff;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.tapDsalk {
|
||||
|
@ -1651,12 +1652,10 @@ page {
|
|||
}
|
||||
|
||||
.sda {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
border-radius: 30px;
|
||||
background-color: #f7f7f7;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
|
@ -1664,6 +1663,7 @@ page {
|
|||
font-size: 26rpx;
|
||||
color: #999999;
|
||||
margin-top: 6px;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.online-tag {
|
||||
|
|
Loading…
Reference in New Issue