Skip to content

Commit c67fa80

Browse files
fix(grid-list): correct responsive styling (#226)
1 parent 68eaf6d commit c67fa80

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/flosportsinc/ng-grid-list/common/grid/grid.component.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
justify-content: center;
3838
left: 0;
3939
right: 0;
40+
top: 0;
41+
position: absolute;
4042
}
4143

4244
&.list-item-container {

0 commit comments

Comments
 (0)