소스 검색

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

chenghanbin 4 달 전
부모
커밋
fffccfa018
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      src/style/header/index.less

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

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