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:
@@ -50,6 +50,7 @@ export const TorrentCardDescription = styled.div`
|
||||
background: #74c39c;
|
||||
border-radius: 5px;
|
||||
padding: 5px;
|
||||
word-break: break-word;
|
||||
`
|
||||
|
||||
export const TorrentCardDescriptionLabel = styled.div`
|
||||
|
||||
Reference in New Issue
Block a user