💄 Small UI changes

Changed the color to use one of mantine's
This commit is contained in:
ajnart
2022-05-30 09:20:16 +02:00
parent 3c96053b7f
commit 5ac5098a2a
3 changed files with 5 additions and 5 deletions

View File

@@ -89,7 +89,7 @@ function SettingsMenu(props: any) {
alignSelf: 'center',
fontSize: '0.75rem',
textAlign: 'center',
color: '#a0aec0',
color: 'gray',
}}
>
tip: You can upload your config file by dragging and dropping it onto the page
@@ -113,7 +113,7 @@ function SettingsMenu(props: any) {
style={{
fontSize: '0.90rem',
textAlign: 'center',
color: '#a0aec0',
color: 'gray',
}}
>
Made with by @