mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
refactor
This commit is contained in:
@@ -15,7 +15,7 @@ export default styled.div`
|
|||||||
|
|
||||||
${standaloneMedia(css`
|
${standaloneMedia(css`
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: repeat(5, 1fr);
|
grid-template-columns: repeat(5, calc(100% / 5));
|
||||||
justify-items: center;
|
justify-items: center;
|
||||||
`)}
|
`)}
|
||||||
`
|
`
|
||||||
|
|||||||
Reference in New Issue
Block a user