解决视频圈打赏弹窗不居中问题
This commit is contained in:
parent
3a22ec4c07
commit
d37ea986c5
|
@ -994,8 +994,8 @@
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
/deep/.uni-popup__wrapper-box{
|
/deep/.uni-popup__wrapper-box{
|
||||||
width: 100%;
|
width: 80%;
|
||||||
height: 100%;
|
height: 50%;
|
||||||
}
|
}
|
||||||
.videoHovers image{
|
.videoHovers image{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue