This commit is contained in:
John Livingston 2021-05-26 14:15:01 +02:00
parent 65b5e16a64
commit 6ece40827b

View File

@ -3,6 +3,11 @@
flex-direction: column;
}
/* For Peertube >= 3.2.0 */
#plugin-placeholder-player-next #peertube-plugin-livechat-container {
height: 100%;
}
.peertube-plugin-livechat-buttons {
display: flex;
flex-direction: row;