|
|
@@ -228,7 +228,7 @@ button::after { |
|
|
|
position: relative; |
|
|
|
width: 100%; |
|
|
|
background: #FFF; |
|
|
|
margin: 18rpx 0 18rpx; |
|
|
|
margin: 18rpx 0 0; |
|
|
|
} |
|
|
|
|
|
|
|
/* .posi>view:nth-child(2) text:nth-child(1) { |
|
|
@@ -308,6 +308,7 @@ button::after { |
|
|
|
.notes { |
|
|
|
width:100%; |
|
|
|
background: #FFF; |
|
|
|
padding-bottom: 30rpx; |
|
|
|
} |
|
|
|
.active { |
|
|
|
opacity: 0.6; |
|
|
@@ -729,6 +730,8 @@ button::after { |
|
|
|
line-height: 70rpx; |
|
|
|
color: #999; |
|
|
|
font-size: 32rpx; |
|
|
|
background: #fff; |
|
|
|
margin-top: 30rpx; |
|
|
|
} |
|
|
|
|
|
|
|
.presslimit { |
|
|
|