mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-07 10:29:37 +00:00
Discover scrollbar moved right when no meta preview
This commit is contained in:
parent
b86e638487
commit
1bdc606bdb
1 changed files with 1 additions and 2 deletions
|
|
@ -267,10 +267,9 @@
|
|||
"catalog-content-area";
|
||||
|
||||
.catalog-content-container {
|
||||
margin-right: 0;
|
||||
|
||||
.meta-items-container {
|
||||
grid-template-columns: repeat(5, 1fr);
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue