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>