* chore(form-item): fix code style
* fix(form): fix no effect when label-width prop is auto
* fix(form): fix does not work when set label-position to left
* test(form): add a test case
* fix(form): replace CSSStyleDeclaration with CSSProperties
* chore(form): fix types import