Skip to content

Commit 2f70488

Browse files
Mariela TihovaMariela Tihova
authored andcommitted
Merge branch 'vnext' of https://github.com/IgniteUI/grid-demos into mtihova/grid-demos-restructuing
2 parents 7837748 + 4eef954 commit 2f70488

5 files changed

Lines changed: 5 additions & 0 deletions

File tree

projects/grids/erp-hgrid/src/app/erp-hgrid-sample/erp-hgrid-sample.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
display: block;
33
height: 100%;
44
width: 100%;
5+
min-width: 1100px;
56
}
67

78
.wrapper {

projects/grids/finance-grid/src/app/finance-grid/finance-grid.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
display: block;
33
height: 100%;
44
width: 100%;
5+
min-width: 1100px;
56
}
67

78
::ng-deep {

projects/grids/fleet-management-grid/src/app/fleet-management-grid/fleet-management-grid.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
display: block;
1313
height: 100%;
1414
width: 100%;
15+
min-width: 1100px;
1516
}
1617

1718
igx-tabs {

projects/grids/hr-portal/src/app/hr-portal/hr-portal.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
display: block;
33
height: 100%;
44
width: 100%;
5+
min-width: 1100px;
56
}
67

78
.flex-container {

projects/grids/sales-grid/src/app/sales-grid/sales-grid.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
display: block;
33
height: 100%;
44
width: 100%;
5+
min-width: 1100px;
56
}
67

78
.rootSample {

0 commit comments

Comments
 (0)