peertube-plugin-livechat/assets/style.css

6 lines
88 B
CSS
Raw Normal View History

2021-02-18 17:31:12 +00:00
iframe.peertube-plugin-livechat {
width: 100%;
height: 300px;
resize: vertical;
}