Commit d97487e2 authored by Jarek Ostrowski's avatar Jarek Ostrowski

Add link color to design comments

Add changelog
Add MR number to changelog
parent 97345bc6
---
title: Add link color to design comments
merge_request: 20302
author:
type: fixed
......@@ -55,6 +55,10 @@
a {
color: inherit;
}
.note-text a {
color: $blue-600;
}
}
.reply-wrapper {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment