mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
fix disabled a style, close #823
This commit is contained in:
parent
a1040e5ce1
commit
1cff3f77f0
@ -70,7 +70,7 @@ a {
|
||||
}
|
||||
|
||||
&[disabled] {
|
||||
// color: @grey-200;
|
||||
color: #ccc;
|
||||
cursor: not-allowed;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user