فهرست منبع

fix: GlobalHeader styles (#5254)

yeojongki 6 سال پیش
والد
کامیت
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);
-    }
   }
 }