peertube-plugin-livechat/assets/style.css

5 lines
83 B
CSS
Raw Normal View History

2021-02-18 17:31:12 +00:00
iframe.peertube-plugin-livechat {
2021-02-19 14:19:20 +00:00
border: 1px solid black;
min-height: 30vh;
2021-02-18 17:31:12 +00:00
}