mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-12 12:25:16 +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;
|
height: 14px;
|
||||||
width: 14px;
|
width: 14px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
fill: ${arrowColor};
|
color: ${arrowColor};
|
||||||
stroke: ${arrowColor};
|
|
||||||
`
|
`
|
||||||
}, [
|
}, [
|
||||||
iconSwitchTransition()
|
iconSwitchTransition()
|
||||||
|
Loading…
Reference in New Issue
Block a user