better mobile device sizing
This commit is contained in:
parent
772c1c1d14
commit
1f3eee9889
@ -35,7 +35,7 @@
|
||||
/* Media query for mobile devices */
|
||||
@media only screen and (max-width: 50vw) {
|
||||
#peertube-plugin-livechat-container {
|
||||
height: 70vh; /* 100vh - 30vh for video = 70vh remaining */
|
||||
height: 57vh; /* 100vh - 30vh for video = 70vh remaining */
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user