Skip to content

Commit

Permalink
fix color
Browse files Browse the repository at this point in the history
  • Loading branch information
baudelotphilippe committed Aug 31, 2023
1 parent 28b3cbd commit dea76b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daikoku/javascript/src/style/components/backOffice.scss
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@
border-bottom: 0.5rem solid $body-bg-color;
background-color: $btn-border-color;
color: $btn-text-color;

}

.widget-list-default-item,
.widget-list-item {
background-color: $btn-border-color;
color: $btn-text-color;
margin: 10px;
border-left: 2px solid #fff;
min-height: 30px;
Expand Down

0 comments on commit dea76b4

Please sign in to comment.