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:
parent
59b47847d7
commit
1c0b826d23
@ -111,7 +111,6 @@ const useStyles = makeStyles((theme) => ({
|
|||||||
blockSize: '100%',
|
blockSize: '100%',
|
||||||
|
|
||||||
'& span': {
|
'& span': {
|
||||||
display: 'table-cell',
|
|
||||||
verticalAlign: 'middle',
|
verticalAlign: 'middle',
|
||||||
cursor: 'pointer',
|
cursor: 'pointer',
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user