فهرست منبع

refact color in count badge

yuken 4 سال پیش
والد
کامیت
afa96cd9c1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/app/src/styles/theme/_apply-colors-light.scss

+ 1 - 1
packages/app/src/styles/theme/_apply-colors-light.scss

@@ -358,7 +358,7 @@ $dropdown-link-active-bg: $bgcolor-dropdown-link-active;
 */
 .grw-side-contents-sticky-container {
   .grw-count-badge {
-    color: $gray-500;
+    color: $primary;
     background: $gray-200;
   }