瀏覽代碼

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);
-    }
   }
 }