suhongyuan 2 年之前
父節點
當前提交
e96284a33d
共有 1 個文件被更改,包括 4 次插入3 次删除
  1. 4 3
      src/components3/seHeader/index.vue

+ 4 - 3
src/components3/seHeader/index.vue

@@ -69,11 +69,12 @@ export default {
     .logo {
       position: absolute;
       right:45px;
-      width:100%;
+      width:160px;
+      // height: 50px;
       text-align: right;
-
       .el-image {
-        height: 6.02vh;
+        // height: 4vh !important;
+        height: 5.4vh !important;
         vertical-align: middle;
       }
     }