@ -217,12 +217,17 @@ export default {
height: 100%;
z-index: 10;
}
/*.video{*/
/* border: solid 1px #000000;*/
/* background: #001529;*/
/* width: 400px;*/
/* height: 225px;*/
/*}*/
.vxgplayer {
border: none;
margin: 0;
@ -514,13 +514,20 @@ export default {
display: flex;
align-items: center;
justify-content: space-between;
img{
img {
width: 42px;
cursor: pointer;
</style>