Selaa lähdekoodia

左侧图标下边距调整

洪海涛 4 vuotta sitten
vanhempi
sitoutus
f0df309e32
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/components/newLayout/Head.vue

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

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