From 1974bbb8739090feec18025a895b75cca22a027d Mon Sep 17 00:00:00 2001 From: Olof Bourghardt Date: Mon, 14 Jun 2021 09:23:47 +0200 Subject: [PATCH] Graphite: Change font-family for query editor to monospace (#35515) * Changed font-family to monospace Added an inline style attribute to the input field for the graphite query editor which changes the font-family to monospace * Change graphite query editor font-family to monospace Added an inline style attribute to the input field for the graphite query editor which changes the font-family to monospace --- .../app/plugins/datasource/graphite/partials/query.editor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/plugins/datasource/graphite/partials/query.editor.html b/public/app/plugins/datasource/graphite/partials/query.editor.html index fcef994f800..c06a423ce00 100644 --- a/public/app/plugins/datasource/graphite/partials/query.editor.html +++ b/public/app/plugins/datasource/graphite/partials/query.editor.html @@ -1,7 +1,7 @@
- +