Input-number: fix input-number style in form

pull/52/head
十界 2016-09-10 00:42:58 +08:00
parent 0ab3eac933
commit 42dca84265
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
@component-namespace el {
@b input-number {
display: inline-block;
display: block;
overflow: hidden;
& .el-input__inner {
appearance: none;