We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2db77 commit 0d8de28Copy full SHA for 0d8de28
resources/views/themes/zeus/bolt/loading.blade.php
@@ -2,7 +2,7 @@
2
<div class="bolt-loading"></div>
3
@teleport('.bolt-loading')
4
<div wire:loading class="px-4">
5
- @svg('heroicon-o-arrow-path', 'text-primary-600 w-8 h-8 animate-spin')
+ @svg('heroicon-o-arrow-path', 'text-primary-600 w-6 h-6 animate-spin')
6
</div>
7
@endteleport
8
0 commit comments