mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed scrollbar issue and used flex layout in grant wizard.
This commit is contained in:
@@ -56,9 +56,6 @@ const useStyles = makeStyles(() =>
|
||||
searchBox: {
|
||||
marginBottom: '1em',
|
||||
display: 'flex',
|
||||
},
|
||||
table: {
|
||||
|
||||
},
|
||||
searchPadding: {
|
||||
flex: 2.5
|
||||
|
||||
Reference in New Issue
Block a user