:local {
  .data-grid-container {
    height: 100%;
    width: 100%;
  }

  table {
    user-select: none;
  }
}
