mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-15 09:46:19 +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 }}>
|
||||
<Image
|
||||
style={{
|
||||
maxWidth: 100,
|
||||
maxWidth: 80,
|
||||
}}
|
||||
fit="cover"
|
||||
src={service.icon}
|
||||
|
||||
Reference in New Issue
Block a user