diff --git a/src/components/Spend/styles.module.scss b/src/components/Spend/styles.module.scss index 566ff158..8806680d 100644 --- a/src/components/Spend/styles.module.scss +++ b/src/components/Spend/styles.module.scss @@ -11,7 +11,7 @@ .outputsFormInput { font-size: 12px; line-height: 24px; - height: 38px; + min-height: 38px; } .unconfirmed {