liuyu 4 vuotta sitten
vanhempi
commit
35cb65133d
1 muutettua tiedostoa jossa 0 lisäystä ja 5 poistoa
  1. 0 5
      src/views/live/roomDetail.vue

+ 0 - 5
src/views/live/roomDetail.vue

@@ -254,11 +254,6 @@ export default {
             style = 'left:' + left_ + 'px;';
             thr_.style.cssText = style;
           }
-        } else {
-          const lvr_ = document.getElementById('look-video-left');
-          let stylel = 'width:70%;';
-          stylel += 'height:200px;';
-          lvr_.style.cssText = stylel;
         }
       }
       const lvr_ = document.getElementById('look-video-right');