-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
Describe the bug
Fix the responsiveness of the web app for all screen views.
Use flex, stack row & column according to the screen size.
To Reproduce
Steps to reproduce the behavior:
- Go to https://sql-editor-online.vercel.app/
- Switch to mobile view.
- See the components overlaying over each other and being unresponsive.
Expected behavior
Fix the responsiveness for each component for all screen views. (particularly mobile view)
