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(files): correct item height #41019

Merged
merged 1 commit into from Oct 21, 2023
Merged

fix(files): correct item height #41019

merged 1 commit into from Oct 21, 2023

Commits on Oct 21, 2023

  1. fix(files): correct item height

    1. grid: typo? The icon size is 160 - 44 + (44 / 2) = 138px
    2. non-grid: border is already included in height because the tr
       is a border-box (made this explicit to be safe)
    
    Signed-off-by: Varun Patil <varunpatil@ucla.edu>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    pulsejet authored and nextcloud-command committed Oct 21, 2023
    Copy the full SHA
    4d578f3 View commit details
    Browse the repository at this point in the history