mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 03:22:11 +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-area";
|
||||||
|
|
||||||
.catalog-content-container {
|
.catalog-content-container {
|
||||||
margin-right: 0;
|
|
||||||
|
|
||||||
.meta-items-container {
|
.meta-items-container {
|
||||||
grid-template-columns: repeat(5, 1fr);
|
grid-template-columns: repeat(5, 1fr);
|
||||||
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue