mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
Fix TreeSelect not found style
This commit is contained in:
parent
86aaa2d1ed
commit
9cee9f103a
@ -118,3 +118,10 @@
|
||||
cursor: not-allowed;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.ant-select-not-found {
|
||||
cursor: not-allowed;
|
||||
color: #ccc;
|
||||
padding: 7px 15px;
|
||||
display: block;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user