From 28b07b81122054cace1b1993b258dcef644d5795 Mon Sep 17 00:00:00 2001 From: jim Date: Wed, 2 May 2018 19:49:45 +0800 Subject: [PATCH] typ ligth --- src/components/SiderMenu/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SiderMenu/index.less b/src/components/SiderMenu/index.less index 45b6c91e..6b06dd6a 100644 --- a/src/components/SiderMenu/index.less +++ b/src/components/SiderMenu/index.less @@ -29,7 +29,7 @@ box-shadow: 2px 0 6px rgba(0, 21, 41, 0.35); position: relative; z-index: 10; - &.ligth { + &.light { background-color: white; .logo { background: white; -- GitLab