Browse Source

Merge branch 'dev-chb' of http://101.36.160.140:21044/portal-site-vue-qinghai/portal-site-web into dev

chenghanbin 4 months ago
parent
commit
fffccfa018
1 changed files with 1 additions and 3 deletions
  1. 1 3
      src/style/header/index.less

+ 1 - 3
src/style/header/index.less

@@ -126,9 +126,7 @@
126
   span{
126
   span{
127
     color: #138ee7;
127
     color: #138ee7;
128
     cursor: pointer;
128
     cursor: pointer;
129
-    display: block;
130
-    float: left;
131
-    width: calc(100% / 9);
129
+    margin: 10px 24px;
132
   }
130
   }
133
   span:hover{
131
   span:hover{
134
     color: #409EFF;
132
     color: #409EFF;