Skip to content

Commit

Permalink
Update item extended cost class
Browse files Browse the repository at this point in the history
  • Loading branch information
Exitare committed Jan 12, 2025
1 parent b1e572f commit 62db030
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/keira/src/app/scss/_utils.scss
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ input[type='radio'] {
}
.item-extended-cost {
display: inline-block;
background-color: #080d22;
color: #fff;
background-color: inherit;
color: inherit;
padding: 4px 10px 4px 0px;
}
.item-extended-cost img {
Expand Down

0 comments on commit 62db030

Please sign in to comment.