Update syle mobile

- update my video side
- update user video side
- update button video cam and microphone side
This commit is contained in:
Gregoire Parant 2021-04-20 19:54:37 +02:00
parent 09d5e0b689
commit 30c1825abd
3 changed files with 45 additions and 29 deletions

View file

@ -338,24 +338,6 @@ body {
}
@media (max-aspect-ratio: 1/1) {
.game-overlay {
flex-direction: column;
}
.sidebar {
flex-direction: row;
align-items: flex-end;
}
.sidebar > div {
max-width: 21%;
}
.sidebar > div:hover {
max-width: 25%;
}
}
#game {
width: 100%;