Updates CSS and structure in Wizard, also fixed css issues in GrantWizard.

This commit is contained in:
Nikhil Mohite
2021-12-31 14:16:50 +05:30
committed by Akshay Joshi
parent 0ceb2e2767
commit e18ce2c9e3
3 changed files with 113 additions and 123 deletions

View File

@@ -34,7 +34,7 @@ const useStyles = makeStyles((theme) => ({
borderSpacing: 0,
width: '100%',
overflow: 'hidden',
height: '99.7%',
height: '100%',
backgroundColor: theme.otherVars.tableBg,
...theme.mixins.panelBorder,
//backgroundColor: theme.palette.background.default,