样式
This commit is contained in:
parent
bdefe87d9b
commit
8f5197d7f0
@ -1059,14 +1059,15 @@ function changeMove(event) {
|
|||||||
.garyBox {
|
.garyBox {
|
||||||
border: 3rpx solid #F6F6F7;
|
border: 3rpx solid #F6F6F7;
|
||||||
background-color: #F8F9FB;
|
background-color: #F8F9FB;
|
||||||
padding: 26rpx;
|
padding: 20rpx 26rpx;
|
||||||
|
margin-bottom: 30rpx;
|
||||||
border-radius: 12rpx;
|
border-radius: 12rpx;
|
||||||
color: #808386;
|
color: #808386;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
.title2 {
|
.title2 {
|
||||||
margin-bottom: 20rpx;
|
margin-bottom: 30rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user