Describe the bug
Hi,
When I write a long query and make a typo, the size of the window increases by horizontal, and it doesn't use the size of the window in the browser like it was before
To Reproduce
- open play
- write any long query and make typo in function
for example
error | unpack_json result_prefix ingress_ | stats by (ingress_x_forwarded_for,ingress_serviceName,ingress_httpRequest.requestMethod,dc,cluster,ingress_*) count() my_count | sort by (my_count) desc | my_count:>10
- check the windows, it was increased by horizontaly

when a long query with typo

Version
0.33.0
Logs
No response
Screenshots
No response
Used command-line flags
No response
Additional information
No response
Describe the bug
Hi,
When I write a long query and make a typo, the size of the window increases by horizontal, and it doesn't use the size of the window in the browser like it was before
To Reproduce
for example
when a long query with typo
Version
0.33.0
Logs
No response
Screenshots
No response
Used command-line flags
No response
Additional information
No response