Commit 9aa68694 authored by Mrinmoy's avatar Mrinmoy Committed by Jikkai Xiao

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

parent 0b36f742
......@@ -224,6 +224,7 @@
display: inline-table;
width: 100%;
border-collapse: separate;
border-spacing:0;
> .el-input__inner {
vertical-align: middle;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment