mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-09-03 20:52:57 -05: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