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