ysy 2 年之前
父節點
當前提交
0fe1d27a02
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      src/layout/index.vue

+ 7 - 0
src/layout/index.vue

@@ -340,4 +340,11 @@
       }
     }
   }
+
+  .ele-admin-layout .ele-admin-logo img  {
+    height: auto !important;
+    width: 80px !important;
+    margin-right: 5px;
+    max-height: 35px
+  }
 </style>