diff --git a/src/components/Sidebar/index.less b/src/components/Sidebar/index.less index 8bf6017fa33eeabec5cece3d6493cdea5a177609..c44432ba92f3562f431c9b4956e93c037812a71b 100644 --- a/src/components/Sidebar/index.less +++ b/src/components/Sidebar/index.less @@ -29,6 +29,8 @@ .content { width: 336px; + height: 100%; + background: #fff; :global { .ant-switch-checked { background-color: #87d068;