@@ -1208,8 +1208,8 @@ export default {
position: absolute;
// left: 50%;
// top: 50%;
- width: 40rpx;
- height: 40rpx;
+ width: 60rpx;
+ height: 60rpx;
transform: translate(-50%, -50%); /* 先居中 */
}