mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
fix(info container): height in landscape mode
This commit is contained in:
parent
297b8f172d
commit
f8d9d0d838
1 changed files with 2 additions and 2 deletions
|
|
@ -175,8 +175,8 @@
|
|||
.content {
|
||||
max-width: 50dvw;
|
||||
|
||||
.close-button {
|
||||
display: block;
|
||||
.info {
|
||||
max-height: 30dvh;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue