fix loader on mobile audit log view

This commit is contained in:
RaidMax 2022-06-02 16:54:26 -05:00
parent 7c10e0e3de
commit 169105e849

View File

@ -19,7 +19,7 @@
<partial name="_ListAuditLog"/>
</tbody>
</table>
<i id="loaderLoad" class="loader-load-more oi oi-chevron-bottom text-center text-primary d-none d-lg-block mt-10"></i>
<i id="loaderLoad" class="loader-load-more oi oi-chevron-bottom text-center w-full text-primary mt-10"></i>
</div>
@section scripts {