Browse Source

ie8子标签灰显bug

zhouna 6 năm trước cách đây
mục cha
commit
9f0f76b675
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/components/MultSpread/index.less

+ 3 - 0
src/components/MultSpread/index.less

@@ -7,6 +7,9 @@
 }
 .selected{
   .selected-tag;
+  span{           //ie8子标签灰显bug
+    color: @text-color;
+  }
   position: relative;
   padding: 0;
   &:before{