|
@@ -410,6 +410,7 @@ export default {
|
|
|
background-color: #ff8b37;
|
|
|
opacity: 0.8;
|
|
|
overflow-x: hidden;
|
|
|
+ margin-top: -6rpx;
|
|
|
}
|
|
|
|
|
|
.text {
|
|
@@ -532,7 +533,7 @@ export default {
|
|
|
}
|
|
|
.lottery_rule_btn {
|
|
|
width: 140rpx;
|
|
|
- height: 42rpx;
|
|
|
+ height: 60rpx;
|
|
|
background: #fef7db;
|
|
|
color: #ff7f00;
|
|
|
border-radius: 500rpx 0rpx 0rpx 500rpx;
|
|
@@ -540,9 +541,9 @@ export default {
|
|
|
right: 0;
|
|
|
top: 0;
|
|
|
z-index: inherit;
|
|
|
- font-size: 24rpx;
|
|
|
+ font-size: 26rpx;
|
|
|
text-align: center;
|
|
|
- line-height: 42rpx;
|
|
|
+ line-height: 60rpx;
|
|
|
}
|
|
|
// .lottery_need_score {
|
|
|
// width: 453rpx;
|