peertube-plugin-livechat/assets/style.css
2021-02-19 15:19:20 +01:00

7 lines
115 B
CSS

iframe.peertube-plugin-livechat {
border: 1px solid black;
width: 100%;
height: 300px;
resize: vertical;
}