mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-09 15:05:48 +01:00
Merge pull request #519 from ajnart/feature/spotlight-search-bar
This commit is contained in:
@@ -9,7 +9,7 @@ export function Logo({ style, withoutText }: any) {
|
||||
const { primaryColor, secondaryColor } = useColorTheme();
|
||||
|
||||
return (
|
||||
<Group spacing="xs">
|
||||
<Group spacing="xs" noWrap>
|
||||
<Image
|
||||
width={50}
|
||||
src={config.settings.logo || '/imgs/logo/logo.png'}
|
||||
|
||||
Reference in New Issue
Block a user