Skip to content

Commit

Permalink
Removes overrides for background color of Route Diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
phantomjinx authored and tadayosi committed Feb 17, 2025
1 parent 475f30c commit e1fe243
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions packages/hawtio/src/plugins/camel/debug/Debug.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,6 @@
align-items: center;
}

.react-flow {
background-color: white !important;
}

.react-flow__renderer {
background-color: white !important;
}

.react-flow__viewport {
background-color: white !important;
}

.breakpoint-symbol {
text-align: right;
color: darkred;
Expand Down

0 comments on commit e1fe243

Please sign in to comment.