PlayerView: focus as a mode

This commit is contained in:
He4eT 2023-05-24 01:53:38 +03:00 committed by Alexey
commit fdd49f8621
3 changed files with 12 additions and 19 deletions

View file

@ -1,10 +1,3 @@
.app.play {
.app.play, .app.focus {
height: 100%;
}
@media (min-width: 800px) {
.app.play main {
max-height: 90%;
margin: auto;
}
}