Commit 62e77dea authored by jim's avatar jim

fix background color error

parent f9533343
......@@ -29,6 +29,8 @@
.content {
width: 336px;
height: 100%;
background: #fff;
:global {
.ant-switch-checked {
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