Skip to content
Snippets Groups Projects
Commit 3b50596c authored by Farhad Yasir's avatar Farhad Yasir Committed by Annabel Dunstone Gray
Browse files

Fix border radius of discussion comments

parent 6abd3880
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -44,6 +44,7 @@ $note-form-margin-left: 72px;
border: 1px solid $border-color;
border-radius: $border-radius-default;
margin: $gl-padding 0;
overflow: auto;
 
&.system-note,
&.note-form {
Loading
Loading
---
title: Fixes missing border color in discussion card component
merge_request: 26242
author: Farhad Yasir
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment