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

Fix: reposition query time box and responsiveness #34

Closed janvi01 closed 10 months ago

janvi01 commented 10 months ago

Describe the bug The query time box isn't appropriately positioned right now.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://sql-editor-online.vercel.app/
  2. Run a query.

Expected behavior Align the 'Query took' box below the Export JSON button and make it responsive for all screens.

Screenshots Current large screen view -

Screenshot 2023-10-27 at 11 28 35 AM

mobile view -

Screenshot 2023-10-27 at 11 28 54 AM
Piyush07p commented 10 months ago

can you assign me this