Skip to content

Commit bc283a7

Browse files
authored
chore(html): properly align test list text (microsoft#36842)
1 parent 3c0d324 commit bc283a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/html-reporter/src/testFileView.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
.test-file-test {
1818
line-height: 32px;
1919
align-items: center;
20-
padding: 2px 10px;
20+
padding: 2px 8px;
2121
overflow: hidden;
2222
text-overflow: ellipsis;
2323
}

0 commit comments

Comments
 (0)