Skip to content

Commit 3134f77

Browse files
Portugal, Marcelomportuga
Portugal, Marcelo
authored andcommitted
fix(footer.less): Footer column width now matches header column width.
Removed flex-direction attribute which was causing issues. fix #6654
1 parent 1972dcc commit 3134f77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/less/footer.less

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
.ui-grid-footer-viewport,
3131
.ui-grid-footer-canvas {
3232
display: flex;
33-
flex-direction: column;
3433
flex: 1 1 auto;
3534
height: 100%;
3635
}

0 commit comments

Comments
 (0)