update Form

update Form
This commit is contained in:
梁灏 2017-01-05 18:09:37 +08:00
parent f706ef311d
commit 8a83e7c42b
4 changed files with 44 additions and 22 deletions

View file

@ -57,7 +57,7 @@
type: [Object, Array]
},
error: {
type: Boolean
type: String
},
validateStatus: {
type: Boolean

View file

@ -6,6 +6,7 @@
display: inline-block;
width: 100%;
position: relative;
vertical-align: middle;
}
&-icon {
width: 32px;

View file

@ -102,6 +102,7 @@
border-collapse: separate;
position: relative;
font-size: @font-size-small;
top: 1px; // fixed when using in form inline,
&-large{
font-size: @font-size-base;