mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +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;
|
||||
|
||||
.discover-content {
|
||||
grid-template-areas:
|
||||
"pickers-area pickers-area"
|
||||
"meta-items-area meta-items-area";
|
||||
grid-template-columns: 1fr 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue