mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-27 19:20:21 -06:00
Fix a minor CSS issue in the file dialogue's upload panel.
This commit is contained in:
parent
660293456c
commit
6428ffcdaf
@ -177,7 +177,7 @@
|
||||
|
||||
.file_manager .upload_file #multiple-uploads {
|
||||
height: calc(100% - 20px);
|
||||
background: $color-fg-inverse;
|
||||
background: $color-bg-inverse;
|
||||
color: $color-fg-inverse;
|
||||
padding: 0px !important;
|
||||
overflow: auto;
|
||||
|
Loading…
Reference in New Issue
Block a user