2 Commits 2740e811c1 ... fffccfa018

Auteur SHA1 Message Date
  chenghanbin fffccfa018 Merge branch 'dev-chb' of http://101.36.160.140:21044/portal-site-vue-qinghai/portal-site-web into dev il y a 4 mois
  chenghanbin e4821e34e4 优化悬浮窗显示 il y a 4 mois
1 fichiers modifiés avec 1 ajouts et 3 suppressions
  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;