.ag-theme-balham .ag-root {
  border: unset;
}


.ag-theme-quartz,
.ag-theme-quartz-dark,
.ag-theme-quartz-auto-dark {
  /* This reduces the overall grid size (default: 8px) */
  --ag-grid-size: 5px;
}
