GITLAB

Eric Fernandez / wrapper-demo

Sign in
  • Sign in
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • wrapper-demo
  • src
  • sass
  • _grid.scss
  • e24518315   lineas al final Browse Code ยป
    Jose Pinto
    2019-01-29 14:39:46 -0300  
_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;
}