mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-13 04:53:11 +08:00
fix lint
This commit is contained in:
parent
759f7a1c55
commit
d076ad84d5
@ -101,9 +101,7 @@
|
|||||||
margin-top: -6px;
|
margin-top: -6px;
|
||||||
line-height: 12px;
|
line-height: 12px;
|
||||||
color: @disabled-color;
|
color: @disabled-color;
|
||||||
& {
|
transition: transform .2s;
|
||||||
transition: transform .2s;
|
|
||||||
}
|
|
||||||
&&-expand {
|
&&-expand {
|
||||||
transform: rotate(180deg);
|
transform: rotate(180deg);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user