mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Load, and save the files in the Query Editor.
Also, the changes done by Ashesh to resolved few issue with the file manager in 'Select' mode.
This commit is contained in:
committed by
Ashesh Vashi
parent
4dc7f84761
commit
1aeab98a2b
@@ -1156,3 +1156,12 @@ form[name="change_password_form"] .help-block {
|
||||
height: 32px;
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
/* Overriding the css for the dropzone */
|
||||
.dropzone .dz-preview .dz-progress {
|
||||
height: initial;
|
||||
}
|
||||
|
||||
.dropzone .dz-preview .dz-progress .dz-upload {
|
||||
bottom: initial;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user