other
/
mew-iview
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
638590f55b77461063d64ffe3503a3d9a9114d2c
Authored by
梁灏
2017-05-12 10:48:23 +0800
1 parent
952ddb51
update Cascader
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/styles/components/cascader.less
Inline
Side-by-side
src/styles/components/cascader.less
Wrap text
Show/Hide comments
View file @
638590f
...
...
@@ -85,7 +85,7 @@
85
85
color: @btn-disable-color;
86
86
}
87
87
&-not-found .@{select-dropdown-prefix-cls} {
88
- width:
100%
;
88
+ width:
inherit
;
89
89
}
90
90
91
91
&-menu{
...
...