mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-03-01 13:36:55 +08:00
fix(drawer): text-color
This commit is contained in:
parent
42ca81d07a
commit
d6f4ae2c9a
@ -24,7 +24,7 @@ export default c([
|
||||
color .3s ${easeInOutCubicBezier};
|
||||
`,
|
||||
backgroundColor,
|
||||
textColor
|
||||
color: textColor
|
||||
},
|
||||
[
|
||||
slideInFromRightTransition(),
|
||||
|
Loading…
Reference in New Issue
Block a user