Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
fix output errors being covered up
Browse files Browse the repository at this point in the history
  • Loading branch information
rsbondi committed Nov 13, 2019
1 parent 0d49c0d commit 4838009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Spend/styles.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
.outputsFormInput {
font-size: 12px;
line-height: 24px;
height: 38px;
min-height: 38px;
}

.unconfirmed {
Expand Down

0 comments on commit 4838009

Please sign in to comment.