diff --git a/web/src/views/common/jessibuca.vue b/web/src/views/common/jessibuca.vue index fe07506cf..c37e1d0fa 100755 --- a/web/src/views/common/jessibuca.vue +++ b/web/src/views/common/jessibuca.vue @@ -116,9 +116,6 @@ export default { height = clientHeight width = (16 / 9) * height } - - this.$refs.container.style.width = width + 'px' - this.$refs.container.style.height = height + 'px' this.playerWidth = width this.playerHeight = height if (this.playing) { diff --git a/web/src/views/dialog/devicePlayer.vue b/web/src/views/dialog/devicePlayer.vue index cd898bb47..d36c5901b 100755 --- a/web/src/views/dialog/devicePlayer.vue +++ b/web/src/views/dialog/devicePlayer.vue @@ -111,10 +111,10 @@ @@ -124,10 +124,10 @@ @@ -137,10 +137,10 @@