janvi01 / sql-editor

A web-based application that provides a SQL editor to run queries and display results.
https://sql-editor-online.vercel.app/
MIT License
9 stars 17 forks source link

UI bug : mobile view #30

Closed prash240303 closed 10 months ago

prash240303 commented 10 months ago

Describe the bug content overflow of query time container in mobile view

To Reproduce Steps to reproduce the behavior:

Go to https://sql-editor-online.vercel.app/
Click on Run Query.
See Query time container.

Expected behavior fix the width of the element and add proper padding . maybe a column view is needed for the content for better spacing .

WhatsApp Image 2023-10-24 at 09 39 45

janvi01 commented 10 months ago

Hey @prash240303 Thanks for opening the issue. The issue is already being addressed here. If there are no updates on that, you can take it up.