.axui-datagrid-body-loader {
  @extend .axui-datagrid-loader;

  top: auto;
  bottom: 0;
  height: 100px;
  z-index: 1;
}