diff --git a/src/styles/index.scss b/src/styles/index.scss index 93f2157e393eb0406c8de4490e450039d1dcba1f..8cb314690aa2c6999d7f988ffcc47c5d8b382530 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -11,6 +11,8 @@ body { -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif; + background: #FFF; + color: #000; } label {