mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-15 17:56:21 +01:00
Change logo display with
This commit is contained in:
@@ -81,7 +81,7 @@ const AppShelf = (props: any) => {
|
|||||||
<motion.div whileHover={{ scale: 1.2 }}>
|
<motion.div whileHover={{ scale: 1.2 }}>
|
||||||
<Image
|
<Image
|
||||||
style={{
|
style={{
|
||||||
maxWidth: 100,
|
maxWidth: 80,
|
||||||
}}
|
}}
|
||||||
fit="cover"
|
fit="cover"
|
||||||
src={service.icon}
|
src={service.icon}
|
||||||
|
|||||||
Reference in New Issue
Block a user