mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Improve network/server activity feedback for the user. Fixes #1751
This commit is contained in:
committed by
Dave Page
parent
f9dacc5237
commit
3b4776ab5f
@@ -760,3 +760,9 @@ lgg-el-container[el=md] .pg-el-lg-8,
|
||||
.pgadmin-controls > textarea.form-control {
|
||||
padding: 3px 6px;
|
||||
}
|
||||
.pg-panel-properties-message {
|
||||
margin-top: 50px !important;
|
||||
}
|
||||
.show_progress {
|
||||
cursor: progress;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user