瀏覽代碼

左侧图标下边距调整

洪海涛 4 年之前
父節點
當前提交
f0df309e32
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/components/newLayout/Head.vue

+ 2 - 2
src/components/newLayout/Head.vue

@@ -289,7 +289,7 @@ export default {
 .head-logo {
   height: 40px;
   width: 40px;
-  margin-bottom: 42px;
+  margin-bottom: 20px;
 
   .svg-icon {
     cursor: pointer;
@@ -304,7 +304,7 @@ export default {
   color: #ffffff;
   text-align: center;
   margin-bottom: 10px;
-  padding: 5px 0 9px 0;
+  padding: 10px 0;
   cursor: pointer;
 
   .icon {