Merge pull request #5159 from yangdan8/2.0Cascader不允许超出下拉图标显示文字
修复#5153 Cascader不允许超出下拉图标显示文字
This commit is contained in:
commit
35c70b9576
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
}
|
||||
|
||||
.@{css-prefix}input{
|
||||
padding-right: 24px;
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue