mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
refactor(styles): videos height
This commit is contained in:
parent
36bae5221a
commit
8e42bb0d1d
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
}
|
||||
|
||||
.content {
|
||||
max-height: 60%;
|
||||
height: 60%;
|
||||
|
||||
.videos {
|
||||
overflow-y: auto;
|
||||
|
|
|
|||
Loading…
Reference in a new issue