pgAdmin 4 commit: Fixed scrollbar issue and used flex layout in grant w

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed scrollbar issue and used flex layout in grant w
Дата
Msg-id E1mTMvV-0002Jr-BJ@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: 1. Placeholder should be inside the controlProps. Cha
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed linter error.