mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed schema diff UI alignment issues.
This commit is contained in:
@@ -111,7 +111,6 @@ const useStyles = makeStyles((theme) => ({
|
||||
blockSize: '100%',
|
||||
|
||||
'& span': {
|
||||
display: 'table-cell',
|
||||
verticalAlign: 'middle',
|
||||
cursor: 'pointer',
|
||||
}
|
||||
|
Reference in New Issue
Block a user