mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-21 04:50:14 +08:00
fix(tree): switcher icon color transition
This commit is contained in:
parent
862e35a376
commit
82479c4c58
@ -73,8 +73,7 @@ export default c([
|
||||
height: 14px;
|
||||
width: 14px;
|
||||
font-size: 14px;
|
||||
fill: ${arrowColor};
|
||||
stroke: ${arrowColor};
|
||||
color: ${arrowColor};
|
||||
`
|
||||
}, [
|
||||
iconSwitchTransition()
|
||||
|
Loading…
Reference in New Issue
Block a user