Browse Source

fix: GlobalHeader styles (#5254)

yeojongki 7 năm trước cách đây
mục cha
commit
aa69070f8b
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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);
-    }
   }
 }