mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Updates CSS and structure in Wizard, also fixed css issues in GrantWizard.
This commit is contained in:
committed by
Akshay Joshi
parent
0ceb2e2767
commit
e18ce2c9e3
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user