You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

22 lines
334 B

/* pages/list/daysu/index.wxss */
.intro-box {
position: absolute;
right: 0;
top: 42rpx;
width: 139rpx;
height: 67rpx;
}
.video-box {
position: absolute;
width: 697rpx;
height: 392rpx;
left: 27rpx;
top: 1297rpx;
}
.more-btn {
top: 1790rpx;
position: absolute;
right: 26rpx;
left: 507rpx;
height: 30rpx;
}