mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
The icons in the Select2Cell, and Select2Control were not visible due to
some CSS change.
This commit is contained in:
@@ -915,4 +915,8 @@ ul.nav.nav-tabs {
|
||||
|
||||
.btn-primary{
|
||||
margin: 2px 13px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.pgadmin-control-group span.wcTabIcon {
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user