liveStreamDetails.skeleton.wxss
403 Bytes
/*
此文件为开发者工具生成,生成时间: 2020/7/4 下午3:58:01
使用方法:参考 "packageA\pages\liveStreamDetails\liveStreamDetails.skeleton.wxml"
*/
.sk-transparent {
color: transparent !important;
}
.sk-container {
position: absolute;
overflow: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1000000;
background-color: transparent;
}