Skip to content
代码片段 群组 项目
提交 8987cfe3 编辑于 作者: Denys Mishunov's avatar Denys Mishunov
浏览文件

Fixed the badge color on active item

As per review
上级 224e40dd
无相关合并请求
......@@ -285,8 +285,10 @@
.sidebar-sub-level-items:not(.is-fly-out-only) {
display: block;
}
.badge.badge-pill {
@include gl-font-weight-normal;
@include gl-font-weight-normal; // TODO: update in `theme_indigo.scss`
color: $blue-700; // TODO: update in `theme_indigo.scss`
}
}
}
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册