Initial release.

This commit is contained in:
John Livingston
2021-02-18 18:31:12 +01:00
parent 8635646b9d
commit 6d136a7da0
7 changed files with 96 additions and 12 deletions

View File

@ -0,0 +1,5 @@
iframe.peertube-plugin-livechat {
width: 100%;
height: 300px;
resize: vertical;
}