better sizing for mobile

This commit is contained in:
matty 2024-06-19 19:34:40 -04:00
parent 559fe731e0
commit 226ea38e4d
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
#peertube-plugin-livechat-container converse-root {
converse-muc {
min-height: 57vh;
min-height: 50vh;
/* 100vh - 30vh for video = 70vh remaining */
}
}