ソースを参照

fix: GlobalHeader styles (#5254)

yeojongki 7 年 前
コミット
aa69070f8b
1 ファイル変更0 行追加3 行削除
  1. 0 3
      src/components/GlobalHeader/index.less

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

@@ -85,9 +85,6 @@
     &:global(.opened) {
       background: @primary-color;
     }
-    :global(.ant-badge) {
-      color: rgba(255, 255, 255, 0.85);
-    }
   }
 }