Input: fix style error - border-spacing should not depend on default value (#11990) (#12016)

pull/12041/head
Mrinmoy 2018-07-16 23:18:50 -07:00 committed by Jikkai Xiao
parent 0b36f74233
commit 9aa68694fa
1 changed files with 1 additions and 0 deletions

View File

@ -224,6 +224,7 @@
display: inline-table;
width: 100%;
border-collapse: separate;
border-spacing:0;
> .el-input__inner {
vertical-align: middle;