Skip to content

Commit

Permalink
fix(core-components-money-input): fix bold
Browse files Browse the repository at this point in the history
  • Loading branch information
stepancar committed Jun 17, 2020
1 parent a3c93c7 commit 4625eee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/money-input/src/index.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
visibility: visible;
}

.bold .fakeValueWithCurrency,
.input {
.bold .input,
.bold .fakeValueWithCurrency {
font-weight: bold;
}

0 comments on commit 4625eee

Please sign in to comment.