mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 15:35:55 +01:00
💄 Change the way the footer is displayed
This commit is contained in:
@@ -81,9 +81,6 @@ export function Footer({ links }: FooterCenteredProps) {
|
|||||||
background: 'none',
|
background: 'none',
|
||||||
border: 'none',
|
border: 'none',
|
||||||
clear: 'both',
|
clear: 'both',
|
||||||
position: 'fixed',
|
|
||||||
bottom: '0',
|
|
||||||
left: '0',
|
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Group position="apart" direction="row" style={{ alignItems: 'end' }} mr="xs" mb="xs">
|
<Group position="apart" direction="row" style={{ alignItems: 'end' }} mr="xs" mb="xs">
|
||||||
|
|||||||
Reference in New Issue
Block a user