Skip to content

Commit

Permalink
KOGITO-2686 Add important keyword to body backgroud (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
ljmotta authored Jul 7, 2020
1 parent 63d4c63 commit 3482969
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/vscode-extension/src/KogitoEditor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,9 @@ export class KogitoEditor {
.panel-heading.uf-listbar-panel-header span {
color: white !important;
}
body {
background-color: #fff !important
}
</style>
<title></title>
Expand Down

0 comments on commit 3482969

Please sign in to comment.