Quellcode durchsuchen

左侧图标下边距调整

洪海涛 vor 4 Jahren
Ursprung
Commit
f0df309e32
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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 {