_grid.scss 163 Bytes edit raw blame history 1 2 3 4 5 6 7 8 9 10 11 .gridInforme { width: 100%; height: 350px; } .ui-grid-header-cell-wrapper{ height: 40px !important; } .ui-grid-viewport{ overflow-x: hidden !important; }