mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
PlayerView: respect the height of the virtual keyboard
This commit is contained in:
parent
8b6a805c36
commit
e1267730bb
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
.app.play,
|
||||
.app.focus {
|
||||
height: 100%;
|
||||
max-height: 100dvh;
|
||||
}
|
||||
|
||||
@media (min-width: 800px) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue