Cascader不允许超出下拉图标显示文字

This commit is contained in:
yang 2019-01-06 00:20:47 +08:00
parent e33a0b9838
commit 7c7ffd180c

View file

@ -19,6 +19,7 @@
}
.@{css-prefix}input{
padding-right: 24px;
display: block;
cursor: pointer;
}