mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 16:56:30 -06:00
The icons in the Select2Cell, and Select2Control were not visible due to
some CSS change.
This commit is contained in:
parent
95ffc908ce
commit
66441e673a
@ -915,4 +915,8 @@ ul.nav.nav-tabs {
|
||||
|
||||
.btn-primary{
|
||||
margin: 2px 13px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.pgadmin-control-group span.wcTabIcon {
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user