diff --git a/web/src/components/DialogTorrentDetailsContent/TorrentCache.jsx b/web/src/components/DialogTorrentDetailsContent/TorrentCache.jsx index 2be1298..2c7ce08 100644 --- a/web/src/components/DialogTorrentDetailsContent/TorrentCache.jsx +++ b/web/src/components/DialogTorrentDetailsContent/TorrentCache.jsx @@ -13,6 +13,7 @@ const ScrollNotification = styled.div` margin-top: 10px; text-transform: uppercase; color: rgba(0, 0, 0, 0.5); + align-self: center; ` const TorrentCache = memo( @@ -65,7 +66,7 @@ const TorrentCache = memo( return ( setDimensions(bounds)}> {({ measureRef }) => ( -
+