mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-19 06:43:16 +08:00
css code style
This commit is contained in:
parent
4f89e54cb2
commit
7e8e883019
@ -136,9 +136,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
&-treenode-disabled {
|
&-treenode-disabled {
|
||||||
>span,
|
> span,
|
||||||
>a,
|
> a,
|
||||||
>a span {
|
> a span {
|
||||||
color: @disabled-color;
|
color: @disabled-color;
|
||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user