mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix some styling regressed in #2927.
This commit is contained in:
committed by
Dave Page
parent
26ad6d4c5d
commit
c66840bc8e
@@ -2,3 +2,9 @@
|
||||
background-color: $color-primary-lighter;
|
||||
color: $color-gray-dark;
|
||||
}
|
||||
|
||||
.select2-select-all-adapter-container {
|
||||
padding: 3px 0px;
|
||||
background-color: $color-primary;
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
Reference in New Issue
Block a user