Commit 62e77dea authored by jim's avatar jim

fix background color error

parent f9533343
...@@ -29,6 +29,8 @@ ...@@ -29,6 +29,8 @@
.content { .content {
width: 336px; width: 336px;
height: 100%;
background: #fff;
:global { :global {
.ant-switch-checked { .ant-switch-checked {
background-color: #87d068; background-color: #87d068;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment