Skip to content

Commit 5cd22fa

Browse files
Fixes #39424 - fix job invocation detail layout issues
1 parent 1fc6bc6 commit 5cd22fa

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

webpack/JobInvocationDetail/JobInvocationDetail.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ section.job-additional-info {
6161
}
6262

6363
.job-details-table-section {
64+
&.table-section {
65+
padding-left: 0;
66+
padding-right: 0;
67+
}
68+
6469
section:nth-child(1) {
6570
padding: 0;
6671
}

0 commit comments

Comments
 (0)