Skip to content

Commit 2f9e775

Browse files
committed
pixel push
1 parent 98a8ae5 commit 2f9e775

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

mutmut/result_browser_layout.tcss

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,10 @@ DataTable:focus .datatable--cursor {
2525
background: orange;
2626
}
2727

28-
#diff_view_widget{
28+
#diff_view_widget {
2929
height: 50%;
30-
border: solid;
31-
overflow-y: scroll;
30+
overflow-y: scroll;
3231
}
3332

34-
#diff_view{
33+
#diff_view {
3534
}

0 commit comments

Comments
 (0)