Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL editor layout makeover #7102

Merged
merged 1 commit into from
Mar 25, 2019

Commits on Mar 24, 2019

  1. SQL editor layout makeover

    This PR includes the following layout and css tweaks:
    - Using flex to layout the north and south sub panes of query pane so resizing works properly in both Chrome and Firefox
    - Removal of necessary wrapper divs and tweaking of css in sql lab so we can scroll to the bottom of both the table list and the results pane
    - Make sql lab's content not overflow vertically and layout the query result area to eliminate double scroll bars
    - css tweaks on the basic.html page so the loading animation appears in the center of the page across the board
    xtinec committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    5b4754f View commit details
    Browse the repository at this point in the history