mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
💄 Small style changes
This commit is contained in:
@@ -60,7 +60,7 @@ export function MediaDisplay(props: { media: IMedia }) {
|
|||||||
<Group
|
<Group
|
||||||
style={{ minWidth: phone ? 450 : '65vw' }}
|
style={{ minWidth: phone ? 450 : '65vw' }}
|
||||||
noWrap
|
noWrap
|
||||||
mr="sm"
|
mr="md"
|
||||||
my="sm"
|
my="sm"
|
||||||
position="apart"
|
position="apart"
|
||||||
className={classes.overview}
|
className={classes.overview}
|
||||||
|
|||||||
Reference in New Issue
Block a user