add server settings hints

This commit is contained in:
nikk gitanes
2023-03-28 23:07:02 +03:00
parent f817d98b2c
commit 6e57e9e4b4
6 changed files with 98 additions and 52 deletions

View File

@@ -85,7 +85,7 @@ export const useMaterialUITheme = () => {
MuiFormGroup: {
root: {
'& .MuiFormHelperText-root': {
marginTop: -10,
marginTop: -8,
},
},
},