|
@@ -1207,9 +1207,7 @@
|
|
|
// goose
|
|
|
.game-goose-box{
|
|
|
position: absolute;bottom: 300rpx;right: 80rpx;color: #0d5f84;
|
|
|
- .game-progress-text{
|
|
|
- position: absolute;left: 50%;transform: translateX(-50%);font-size: 18rpx;bottom: 303rpx;
|
|
|
- }
|
|
|
+ .game-progress-text{position: absolute;left: 50%;transform: translateX(-50%);font-size: 18rpx;}
|
|
|
.game-progress-box{
|
|
|
width: 138rpx;height: 25rpx;position: absolute;left: 48rpx;
|
|
|
.u-line-progress__background{
|
|
@@ -1222,7 +1220,7 @@
|
|
|
}
|
|
|
.game-goose-box0{
|
|
|
.game-progress-box{bottom: 300rpx;}
|
|
|
- .game-progress-text{bottom: 303rpx;}
|
|
|
+ .game-progress-text{bottom: 302rpx;}
|
|
|
}
|
|
|
.game-goose-box1{
|
|
|
.game-progress-box{bottom: 330rpx;}
|