2 次代碼提交 2740e811c1 ... fffccfa018

作者 SHA1 備註 提交日期
  chenghanbin fffccfa018 Merge branch 'dev-chb' of http://101.36.160.140:21044/portal-site-vue-qinghai/portal-site-web into dev 4 月之前
  chenghanbin e4821e34e4 优化悬浮窗显示 4 月之前
共有 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;