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

Fix Show/hide filetree button on small displays #27881

Commits on Nov 2, 2023

  1. Fix Show/hide filetree button on small displays

    the gt-df's display:flex !important did override the display:none on small displays
    sebastian-sauer committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    dae527f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dca299a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. remove not needed special css and use util functions

    add hide-992 helper class to hide element at screens < 992px
    sebastian-sauer committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ecc0d0f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    6b2356f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77ca718 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    c6c5ee4 View commit details
    Browse the repository at this point in the history