mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
remove left margin for torrent card
This commit is contained in:
@@ -163,8 +163,8 @@ export const TorrentCardDescription = styled.div`
|
|||||||
}
|
}
|
||||||
|
|
||||||
.description-statistics-element-value {
|
.description-statistics-element-value {
|
||||||
margin-left: 5px;
|
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
margin-left: 0;
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
|
|
||||||
@media (max-width: 1260px), (max-height: 500px) {
|
@media (max-width: 1260px), (max-height: 500px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user