better mobile device sizing
This commit is contained in:
@ -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 */
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user