pgAdmin 4 commit: Changed the layout for tables from block layout to fl - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Changed the layout for tables from block layout to fl
Date
Msg-id E1mT2Yv-0002Uw-VL@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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.toshniwal@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(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM6778] Properties panel not loaded for catalog tables
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed incorrect privileges value in Materialize View.