Fixed schema diff UI alignment issues.

This commit is contained in:
Nikhil Mohite 2023-02-27 15:47:24 +05:30 committed by GitHub
parent 59b47847d7
commit 1c0b826d23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,7 +111,6 @@ const useStyles = makeStyles((theme) => ({
blockSize: '100%',
'& span': {
display: 'table-cell',
verticalAlign: 'middle',
cursor: 'pointer',
}