This website works better with JavaScript.
Explore
Help
Sign In
Mirrors
/
ant-design
mirror of
https://github.com/ant-design/ant-design.git
Watch
2
Star
0
Fork
You've already forked ant-design
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fix tree-select disabled style
Browse Source
pull/1427/head^2
afc163
9 years ago
parent
4339bef78c
commit
d61a2c981d
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
style/components/treeSelect.less
Unescape
Escape
View File
@ -188,6 +188,7 @@
}
&-disabled &-selection--single {
background: #f4f4f4;
cursor: not-allowed;
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Mirrors/ant-design
Title
Body
Create Issue