💄 Very small UI changes

This commit is contained in:
ajnart
2022-08-10 14:01:23 +02:00
parent 430f3b52e9
commit 2e8dff346e

View File

@@ -197,7 +197,7 @@ export function MediaDisplay({ media }: { media: IMedia }) {
{media.overview}
</Text>
</Stack>
<Group grow noWrap>
<Group noWrap>
{media.plexUrl && (
<Button
component="a"