pgAdmin 4 commit: Fixed scrollbar issue and used flex layout in grant w - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed scrollbar issue and used flex layout in grant w
Date
Msg-id E1mTMvV-0002Jr-BJ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed scrollbar issue and used flex layout in grant wizard.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ecaaa8a1b55f4c974b739fffdebe401f5e9aab39

Modified Files
--------------
web/pgadmin/browser/static/css/wizard.css        | 1 +
web/pgadmin/static/js/components/GrantWizard.jsx | 3 ---
web/pgadmin/static/js/components/PgTable.jsx     | 2 --
3 files changed, 1 insertion(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: 1. Placeholder should be inside the controlProps. Cha
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed linter error.