|
@@ -170,11 +170,12 @@
|
|
.zhuapai-drop-container {
|
|
.zhuapai-drop-container {
|
|
width: 160rpx;height: 300rpx;margin: 0;padding: 0;z-index: 10;position: absolute;right: 0;top: 30%;overflow: hidden;
|
|
width: 160rpx;height: 300rpx;margin: 0;padding: 0;z-index: 10;position: absolute;right: 0;top: 30%;overflow: hidden;
|
|
.phone-camera-box-zhuapai{
|
|
.phone-camera-box-zhuapai{
|
|
- height: 200rpx;
|
|
|
|
|
|
+ width: 100%;height: 200rpx;position: absolute;overflow: hidden;
|
|
.uni-video-container{background-color: transparent;}
|
|
.uni-video-container{background-color: transparent;}
|
|
.hidden-video{transform: translateY(500rpx);}
|
|
.hidden-video{transform: translateY(500rpx);}
|
|
}
|
|
}
|
|
- .video-view-box{width:100%; height: 200rpx;position: absolute;}
|
|
|
|
- .shiti-video-hidden-btn,.shiti-video-show-btn{background-color: red;width: 50px;height: 50px; display: block;}
|
|
|
|
|
|
+ .video-view-box{/*width:100%;-height: 200rpx;*/position: absolute;}
|
|
|
|
+ .shiti-video-hidden-btn,.shiti-video-show-btn{
|
|
|
|
+ background-color: red;width: 50rpx;height: 50rpx;display: block;position: absolute;bottom:50px;}
|
|
}
|
|
}
|
|
</style>
|
|
</style>
|