|
|
@@ -28,8 +28,10 @@ |
|
|
|
<my-video-alert [video]="video" [user]="user" [noPlaylistVideoFound]="noPlaylistVideoFound"></my-video-alert> |
|
|
|
|
|
|
|
<div style="margin: 16px; display: flex"> |
|
|
|
<button style="flex: 0 0 5%" id="comment-place">位置</button> |
|
|
|
<button style="flex: 0 0 5%" id="comment-color">色</button> |
|
|
|
<input type="text" style="flex: 0 0 80%; color: black" id="niconico-comment-input" placeholder="コメントを入れるぬ゛ん゛" /> |
|
|
|
<button style="flex: 0 0 20%" id="niconico-comment-send">送信!</button> |
|
|
|
<button style="flex: 0 0 10%" id="niconico-comment-send">送信!</button> |
|
|
|
</div> |
|
|
|
|
|
|
|
<!-- Video information --> |
|
|
|