Browse Source

Fixed logo box-shadow

Sendya 6 years ago
parent
commit
6c1285074a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/layout/LayoutMain.vue

+ 1 - 0
src/components/layout/LayoutMain.vue

@@ -122,6 +122,7 @@
 
         .logo {
           background: #fff;
+          box-shadow: 1px 1px 0px 0px #e8e8e8;
 
           h1 {
             color: #1890ff;