mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
streams scroll bar fixed
This commit is contained in:
parent
d87db1c57f
commit
f9dab3c567
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
.streams-container {
|
||||
flex: 0 1 auto;
|
||||
align-self: stretch;
|
||||
padding-top: 1rem;
|
||||
margin-top: 1rem;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue