mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Added connect now option in server create dialog. Fixes #1313
This commit is contained in:
committed by
Dave Page
parent
5dbbd8e638
commit
6b95d6ac75
@@ -1344,3 +1344,8 @@ height: calc(100% - 35px);
|
||||
.pg-panel-statistics-container > table > thead > tr > th:last-child {
|
||||
border-right: 0px;
|
||||
}
|
||||
|
||||
.pgadmin-controls input[type="checkbox"]{
|
||||
margin-left: 0 !important;
|
||||
margin-top: 10px !important;
|
||||
}
|
||||
Reference in New Issue
Block a user