This website requires JavaScript.
Explore
Help
Sign In
matty
/
peertube-plugin-livechat
Watch
1
Star
0
Fork
0
You've already forked peertube-plugin-livechat
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
peertube-plugin-livechat
/
assets
/
style.css
5 lines
83 B
CSS
Raw
Normal View
History
Unescape
Escape
Initial release.
2021-02-18 18:31:12 +01:00
iframe
.
peertube-plugin-livechat
{
Work in progress.
2021-02-19 15:19:20 +01:00
border
:
1px
solid
black
;
Quick fix: add a min-height for the iframe, so that it is not too tiny when under the video.
2021-02-21 02:00:13 +01:00
min-height
:
30vh
;
Initial release.
2021-02-18 18:31:12 +01:00
}
Reference in New Issue
Copy Permalink