mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 07:25:48 +01:00
✨ Added a background image input
Added an input in the advanced options for a background image. Also removed an unused import from my previous commit and changed the margin on the header bar to padding instead.
This commit is contained in:
@@ -5,7 +5,6 @@ import {
|
||||
SegmentedControl,
|
||||
TextInput,
|
||||
Anchor,
|
||||
ColorPicker,
|
||||
useMantineTheme,
|
||||
} from '@mantine/core';
|
||||
import { useState } from 'react';
|
||||
|
||||
Reference in New Issue
Block a user