Skip to content

Commit

Permalink
fix(topology): listview target details do not show
Browse files Browse the repository at this point in the history
  • Loading branch information
Thuan Vo committed Apr 25, 2023
1 parent 0980382 commit 379f104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/Topology/styles/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ Below CSS rules only apply to Topology components
.topology__list-view__entity-details {
background-color: var(--pf-global--palette--white);
padding: 1em;
height: 36em !important;
}

:where(.pf-theme-dark) .topology__list-view__entity-details {
Expand Down

0 comments on commit 379f104

Please sign in to comment.