mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 17:26:26 +01:00
🔀 Merge pull request #364 from wieli99/master
✨ Add option for custom CSS to Customization Settings
This commit is contained in:
@@ -10,6 +10,7 @@ export interface Settings {
|
||||
secondaryColor?: MantineTheme['primaryColor'];
|
||||
primaryShade?: MantineTheme['primaryShade'];
|
||||
background?: string;
|
||||
customCSS?: string,
|
||||
appOpacity?: number;
|
||||
widgetPosition?: string;
|
||||
appCardWidth?: number;
|
||||
|
||||
Reference in New Issue
Block a user