Skip to content

Commit af40c53

Browse files
committed
style: pad diff file list
1 parent 74a0ca9 commit af40c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1396,7 +1396,7 @@ code {
13961396
gap: 8px;
13971397
max-height: 420px;
13981398
overflow: auto;
1399-
padding-right: 4px;
1399+
padding: 4px 6px 4px 4px;
14001400
}
14011401

14021402
.diff-file {

0 commit comments

Comments
 (0)