mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
text wrap fix
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -50,6 +50,7 @@ export const TorrentCardDescription = styled.div`
|
|||||||
background: #74c39c;
|
background: #74c39c;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
word-break: break-word;
|
||||||
`
|
`
|
||||||
|
|
||||||
export const TorrentCardDescriptionLabel = styled.div`
|
export const TorrentCardDescriptionLabel = styled.div`
|
||||||
|
|||||||
Reference in New Issue
Block a user