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

Improve file header on mobile #19945

Merged
merged 2 commits into from
Jun 12, 2022
Merged

Commits on Jun 12, 2022

  1. Improve file header on mobile

    - File headers can become quite width, so ensure the file size is not
    being wrapped into itself(width + padding-right) and allow the overflow
    to be scrolled(overflow-x).
    Gusted committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    4474f7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3792439 View commit details
    Browse the repository at this point in the history