test
parent
c60e8c021e
commit
bfe41687d7
|
@ -45,7 +45,7 @@
|
||||||
this.shadowRoot.appendChild(videoClone);
|
this.shadowRoot.appendChild(videoClone);
|
||||||
|
|
||||||
// get video element
|
// get video element
|
||||||
let videoElement = this.shadowRoot.querySelector('shx-video');
|
let videoElement = this.shadowRoot.querySelector('.shx-video');
|
||||||
videoElement.classList.add('shx-video-for-desc');
|
videoElement.classList.add('shx-video-for-desc');
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue