mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
update: max-height on minimum width devices
This commit is contained in:
parent
a2c10e5d14
commit
97bc69aca1
1 changed files with 4 additions and 0 deletions
|
|
@ -202,6 +202,10 @@
|
|||
.info-container {
|
||||
margin-left: 0.5rem;
|
||||
padding: 0;
|
||||
|
||||
.description-container {
|
||||
max-height: none;
|
||||
}
|
||||
}
|
||||
|
||||
.buttons-container {
|
||||
|
|
|
|||
Loading…
Reference in a new issue