Skip to content

Commit 59a89dc

Browse files
committed
make height match old ui
1 parent d488c23 commit 59a89dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/repo/home-file-list.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
#repo-files-table .repo-file-line,
3030
#repo-files-table .repo-file-cell {
3131
border-top: 1px solid var(--color-light-border);
32-
padding: 6px 10px;
32+
padding: 8px 10px;
3333
}
3434

3535
#repo-files-table .repo-file-line:first-child {

0 commit comments

Comments
 (0)