video.wxss 252 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 @import "../../../common/lib/weui.wxss"; .page-body-info { display: flex; margin-top: 40rpx; padding: 0; height: 360rpx; border-top: 1rpx solid #D9D9D9; border-bottom: 1rpx solid #D9D9D9; align-items: center; justify-content: center; }