Skip to content

Commit 9aa6869

Browse files
mrin9jikkai
authored andcommitted
Input: fix style error - border-spacing should not depend on default value (#11990) (#12016)
1 parent 0b36f74 commit 9aa6869

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/theme-chalk/src/input.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@
224224
display: inline-table;
225225
width: 100%;
226226
border-collapse: separate;
227+
border-spacing:0;
227228

228229
> .el-input__inner {
229230
vertical-align: middle;

0 commit comments

Comments
 (0)