Browse Source

コメント・レイア修正

main
みてるぞ 2 months ago
parent
commit
331fc09f35
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      client/src/app/+videos/+video-watch/video-watch.component.html

+ 3
- 3
client/src/app/+videos/+video-watch/video-watch.component.html View File

@@ -11,9 +11,9 @@

<div id="videojs-wrapper">
<video #playerElement class="video-js vjs-peertube-skin" playsinline="true"></video>
</div>
<div id="comment-layer">
<canvas id="comment-canvas"></canvas>
<div id="comment-layer">
<canvas id="comment-canvas"></canvas>
</div>
</div>

<my-video-watch-playlist


Loading…
Cancel
Save