mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
VideosList upcoming/watched container flex:none added
This commit is contained in:
parent
ef7d930573
commit
2c31b089af
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@
|
|||
}
|
||||
|
||||
.upcoming-container, .watched-container {
|
||||
flex: none;
|
||||
padding: 0.2rem 0.4rem;
|
||||
max-width: 10rem;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue