mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 07:32:02 +00:00
discover ui fixed on small screen
This commit is contained in:
parent
624ff6cca2
commit
7944e839af
1 changed files with 1 additions and 3 deletions
|
|
@ -135,9 +135,7 @@
|
||||||
--items-per-row: 5;
|
--items-per-row: 5;
|
||||||
|
|
||||||
.discover-content {
|
.discover-content {
|
||||||
grid-template-areas:
|
grid-template-columns: 1fr 0;
|
||||||
"pickers-area pickers-area"
|
|
||||||
"meta-items-area meta-items-area";
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue