mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
refactor
This commit is contained in:
@@ -158,8 +158,4 @@ export const TorrentCardDetails = styled.div`
|
|||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: repeat(3, 1fr);
|
grid-template-columns: repeat(3, 1fr);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* @media (max-width: 410px) {
|
|
||||||
display: none;
|
|
||||||
} */
|
|
||||||
`
|
`
|
||||||
|
|||||||
Reference in New Issue
Block a user