Explorar o código

fix: GlobalHeader styles (#5254)

yeojongki %!s(int64=6) %!d(string=hai) anos
pai
achega
aa69070f8b
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      src/components/GlobalHeader/index.less

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

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