diff --git a/templates/partials/sql_explorer/sql_query.html b/templates/partials/sql_explorer/sql_query.html
index 289c942..8583104 100644
--- a/templates/partials/sql_explorer/sql_query.html
+++ b/templates/partials/sql_explorer/sql_query.html
@@ -18,7 +18,9 @@
+ placeholder="Enter your SQL query here..." required
+ _="on load set my.style.height to my.scrollHeight + 'px'
+ on input set my.style.height to 0 then set my.style.height to my.scrollHeight + 'px'">{{ query }}