Skip to content
Snippets Groups Projects
Commit 4ecb0380 authored by Taurie Davis's avatar Taurie Davis Committed by Annabel Dunstone Gray
Browse files

26236 Change gfm textarea to use monospace font

add changelog entry
parent 5d71d9fb
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -306,6 +306,11 @@ a > code {
* Textareas intended for GFM
*
*/
textarea.js-gfm-input {
font-family: $monospace_font;
font-size: 13px;
}
.strikethrough {
text-decoration: line-through;
}
Loading
Loading
---
title: Change gfm textarea to use monospace font
merge_request:
author:
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