mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-23 09:44:12 -04:00
Use LFS object size instead of blob size when viewing a LFS file (#35679)
shows the main LFS filesize instead of the pointer filesize when viewing a file --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
@@ -1582,6 +1582,7 @@ tbody.commit-list {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
width: max-content;
|
||||
gap: 0.25em;
|
||||
}
|
||||
|
||||
.file-info-entry + .file-info-entry {
|
||||
|
Reference in New Issue
Block a user