body.lazarus.app_events {
  .table-container {
    position: relative;
    height: calc(100vh - 260px);
    overflow-y: auto;
  }
}