Fix #33409
This commit is contained in:
wxiaoguang
2025-01-28 01:09:20 +08:00
repo.diff.committed_by GitHub
repo.diff.parent 77d14fb6d3
repo.diff.commit 182e3896bf

repo.diff.view_file

@@ -65,6 +65,7 @@
}
#repo-files-table .repo-file-last-commit {
min-width: 0; /* otherwise the flex axis is not limited and the text might overflow in Pale Moon */
background: var(--color-box-header);
}