From 90cb1c14510ffcb798625d696bb5f462a5ea10d4 Mon Sep 17 00:00:00 2001 From: Peter Stockings Date: Fri, 8 Nov 2024 21:57:48 +1100 Subject: [PATCH] Add styling to sql query text area --- templates/partials/sql_explorer/sql_query.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/partials/sql_explorer/sql_query.html b/templates/partials/sql_explorer/sql_query.html index 578aed2..02495b3 100644 --- a/templates/partials/sql_explorer/sql_query.html +++ b/templates/partials/sql_explorer/sql_query.html @@ -6,7 +6,8 @@ {% endif %}
-