Jelajahi Sumber

fix: GlobalHeader styles (#5254)

yeojongki 6 tahun lalu
induk
melakukan
aa69070f8b
1 mengubah file dengan 0 tambahan dan 3 penghapusan
  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);
-    }
   }
 }