Commit 7c7ffd180cd4e86046c6fd89216b20a3cc5d9b91

Authored by yang
1 parent e33a0b98

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

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/styles/components/cascader.less
@@ -19,6 +19,7 @@ @@ -19,6 +19,7 @@
19 } 19 }
20 20
21 .@{css-prefix}input{ 21 .@{css-prefix}input{
  22 + padding-right: 24px;
22 display: block; 23 display: block;
23 cursor: pointer; 24 cursor: pointer;
24 } 25 }