mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 07:56:28 +08:00
style: Cascader selector down arrow doesn't rotate (#26078)
* fix: Cascader selector down arrow always down * chore: remove useless style
This commit is contained in:
parent
73ce401ae8
commit
6d5ccd854f
@ -110,10 +110,6 @@
|
||||
color: @disabled-color;
|
||||
font-size: 12px;
|
||||
line-height: 12px;
|
||||
transition: transform 0.2s;
|
||||
&&-expand {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user