district0x / ethlance

Ethlance is the first job market platform built entirely on the Ethereum blockchain. Free to use forever!
http://ethlance.com
GNU General Public License v3.0
694 stars 126 forks source link

Inconsistent alignment of numbers at new invoice page #416

Closed madvas closed 4 months ago

madvas commented 4 months ago

This doesn't look good and it's also confusing, because when I click closer to $ symbol it doesn't focus the input. Input field should go closer to "$" and "ETH".

image

madis commented 4 months ago

Fix behaviour can be seen here. Also now when clicked anywhere within the container element (before or after the <input>), then the input gets the focus.

image