Skip to content

Commit

Permalink
Merge pull request #7 from OpsMx/OP-19575-Implement-ISD-theme-for-Arg…
Browse files Browse the repository at this point in the history
…o-CD

feat: OP-19575-changes regarding Top-Bar in application listing page
  • Loading branch information
satyakiran-opsmx authored Mar 2, 2023
2 parents 062afdb + d3d275c commit fd18338
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ui/src/assets/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
--primary: #6fe5ff;
}

.top-bar + .top-bar {
.top-bar + .top-bar,
.page__content-wrapper .top-bar {
background: #fff !important;
}

Expand Down

0 comments on commit fd18338

Please sign in to comment.