Fix css.
This commit is contained in:
parent
65b5e16a64
commit
6ece40827b
@ -3,6 +3,11 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* For Peertube >= 3.2.0 */
|
||||||
|
#plugin-placeholder-player-next #peertube-plugin-livechat-container {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.peertube-plugin-livechat-buttons {
|
.peertube-plugin-livechat-buttons {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
Loading…
Reference in New Issue
Block a user