Commit 22785c32 authored by qixian.cs@outlook.com's avatar qixian.cs@outlook.com

Adjust the siderbar style

parent c6d129a4
...@@ -30,10 +30,12 @@ ...@@ -30,10 +30,12 @@
position: relative; position: relative;
z-index: 10; z-index: 10;
&.light { &.light {
box-shadow: 2px 0 8px 0 rgba(29, 35, 41, 0.05);
background-color: white; background-color: white;
.logo { .logo {
background: white; background: white;
border-bottom: 1px solid @border-color-split; border-bottom: 1px solid @border-color-split;
border-right: 1px solid @border-color-split;
h1 { h1 {
color: @primary-color; color: @primary-color;
} }
......
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