mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
💄 Very small UI changes
This commit is contained in:
@@ -197,7 +197,7 @@ export function MediaDisplay({ media }: { media: IMedia }) {
|
|||||||
{media.overview}
|
{media.overview}
|
||||||
</Text>
|
</Text>
|
||||||
</Stack>
|
</Stack>
|
||||||
<Group grow noWrap>
|
<Group noWrap>
|
||||||
{media.plexUrl && (
|
{media.plexUrl && (
|
||||||
<Button
|
<Button
|
||||||
component="a"
|
component="a"
|
||||||
|
|||||||
Reference in New Issue
Block a user