diff --git a/styles/jsorolla-ui.scss b/styles/jsorolla-ui.scss index da4809611..bf4ec1012 100644 --- a/styles/jsorolla-ui.scss +++ b/styles/jsorolla-ui.scss @@ -180,8 +180,8 @@ select.no-data + .select2-container--bootstrap-5.select2-container--open.select2 // bootstrap-table styles override -.bootstrap-table .loading-text { - min-height: 135px; +.bootstrap-table .fixed-table-loading { + min-height: 120px; } // Custom pagination-detail on top of the boostrap-table grids. // This removes the pager buttons on top pf the grids leaving only the counter of records.