Quick fix: add a min-height for the iframe, so that it is not too tiny when under the video.
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
iframe.peertube-plugin-livechat {
|
||||
border: 1px solid black;
|
||||
min-height: 30vh;
|
||||
}
|
||||
|
Reference in New Issue
Block a user