Skip to content

Commit 1e8a1e0

Browse files
committed
fine-tune
1 parent ae0125d commit 1e8a1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/repo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3083,7 +3083,7 @@ tbody.commit-list {
30833083
}
30843084

30853085
.commit-status-list {
3086-
max-height: 234px; /* fit exactly 6 items */
3086+
max-height: 233px; /* fit exactly 6 items */
30873087
overflow-x: hidden;
30883088
transition: max-height .2s;
30893089
}

0 commit comments

Comments
 (0)