fix(drawer): text-color

This commit is contained in:
07akioni 2020-08-27 11:19:04 +08:00
parent 42ca81d07a
commit d6f4ae2c9a

View File

@ -24,7 +24,7 @@ export default c([
color .3s ${easeInOutCubicBezier};
`,
backgroundColor,
textColor
color: textColor
},
[
slideInFromRightTransition(),