Browse Source

fix(submit-channel-layout): width of amount field matches expected output

renovate/lint-staged-8.x
odb366 6 years ago
parent
commit
ad7a08cfa9
  1. 2
      app/components/Contacts/SubmitChannelForm.scss

2
app/components/Contacts/SubmitChannelForm.scss

@ -56,7 +56,7 @@
input {
font-size: 20px;
max-width: 150px;
max-width: 110px;
}
}

Loading…
Cancel
Save