klequis / private-money-client

5 stars 2 forks source link

Actions labels do not aligh with input #35

Open klequis opened 3 years ago

klequis commented 3 years ago

Input label does not align with associated input.

image

This is because the label is not within the div that has class="TextEdit__TextEditDiv-sc-1uwow74-0 kajTDZ". This class has a left margin which the div above it does not.

image

I put a label with the text 'hello' for demonstration. Actual captions for each Action input needs to be moved to the div of TextEditInput.js.