Changed the layout for tables from block layout to flex layout to fix the width of the columns as per the dialog size.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fc86faf51e81b63a1fa2073f9235cc3bcdca78d3 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- .../servers/static/js/privilege.ui.js | 3 +-- web/pgadmin/static/js/SchemaView/DataGridView.jsx | 25 +++++++++++++--------- 2 files changed, 16 insertions(+), 12 deletions(-)