#8074: Modify spinner size #1521

Merged
jon merged 8 commits from 8074-AddLoaderInPaginate into dev 2025-03-06 09:02:29 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c78c56d65c - Show all commits

View File

@ -57,7 +57,7 @@ const refresh = () => window.location.reload();
:class="{
'no-visible': !stateQuery.isLoading().value,
}"
size="xs"
size="sm"
data-cy="loading-spinner"
/>
<QSpace />