mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 08:25:47 +01:00
💄 Update styling of AppShelf
This commit is contained in:
@@ -33,7 +33,7 @@ export function AppShelfItem(props: any) {
|
|||||||
setHovering(false);
|
setHovering(false);
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Card withBorder radius="lg" shadow="xl">
|
<Card withBorder radius="lg" shadow="md">
|
||||||
<Card.Section>
|
<Card.Section>
|
||||||
<Text mt="sm" align="center" lineClamp={1} weight={550}>
|
<Text mt="sm" align="center" lineClamp={1} weight={550}>
|
||||||
{service.name}
|
{service.name}
|
||||||
|
|||||||
Reference in New Issue
Block a user