Merge branch '27608-fixes-markdown-in-activity-feed-is-light-gray' into 'master'
removes grayish blue color for events activity Closes #27608 See merge request !9179
This commit is contained in:
commit
2cb70671f3
2 changed files with 4 additions and 1 deletions
|
@ -41,7 +41,6 @@
|
|||
word-wrap: break-word;
|
||||
|
||||
.md {
|
||||
color: $gl-grayish-blue;
|
||||
font-size: $gl-font-size;
|
||||
|
||||
.label {
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: Fixes markdown in activity-feed is gray
|
||||
merge_request: 9179
|
||||
author:
|
Loading…
Reference in a new issue