mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 23:45:48 +01:00
💄 Small UI changes
Changed the color to use one of mantine's
This commit is contained in:
@@ -253,7 +253,7 @@ export function AddAppShelfItemForm(props: { setOpened: (b: boolean) => void } &
|
||||
alignSelf: 'center',
|
||||
fontSize: '0.75rem',
|
||||
textAlign: 'center',
|
||||
color: '#a0aec0',
|
||||
color: 'gray',
|
||||
}}
|
||||
>
|
||||
tip: Get your API key{' '}
|
||||
|
||||
Reference in New Issue
Block a user