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;