mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 15:52:02 +00:00
css grid linter error fixed
This commit is contained in:
parent
f1026c8a2d
commit
863854b6c1
1 changed files with 1 additions and 0 deletions
|
|
@ -136,6 +136,7 @@
|
||||||
|
|
||||||
.discover-content {
|
.discover-content {
|
||||||
grid-template-columns: 1fr 0;
|
grid-template-columns: 1fr 0;
|
||||||
|
grid-template-rows: auto 1fr;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue