Skip to content

Commit 8bf299d

Browse files
authored
Merge branch 'dev' into WEB-1029-playwright-add-create-client-form-validation-e-2-e-spec
2 parents b2d4490 + 4493297 commit 8bf299d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

src/app/shared/tabs/entity-datatable-tab/datatable-multi-row/datatable-multi-row.component.scss

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
margin-top: 16px;
2222
box-shadow: 0 2px 4px rgb(0 0 0 / 10%);
2323

24-
.mat-card-content {
24+
mat-card-content {
2525
padding: 0;
26+
}
2627

27-
.table-scroll-wrapper {
28-
overflow-x: auto;
29-
max-width: 100%;
30-
width: 100%;
31-
}
28+
.table-scroll-wrapper {
29+
overflow-x: auto;
30+
max-width: 100%;
31+
width: 100%;
3232
}
3333
}
3434

0 commit comments

Comments
 (0)