mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed background colour while replacing a file in File Manager dialog.
This commit is contained in:
parent
2058cdf662
commit
091aa62084
@ -287,7 +287,7 @@
|
||||
border: 1px solid $color-gray-light;
|
||||
border-left: 0;
|
||||
border-right: 0;
|
||||
background: $color-fg-inverse;
|
||||
background: $color-bg-inverse;
|
||||
box-shadow: 1px 0px 3px 1px $color-bg;
|
||||
font-weight: bold;
|
||||
position: absolute;
|
||||
|
Loading…
Reference in New Issue
Block a user