minor: прогресс-бар менее прозрачный
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
x-transition:leave-end="opacity-0 scale-95"
|
x-transition:leave-end="opacity-0 scale-95"
|
||||||
class="absolute inset-0 z-20 pointer-events-none flex items-end justify-center overflow-hidden rounded-2xl bg-white/70 dark:bg-zinc-900/75 backdrop-blur-[2px]">
|
class="absolute inset-0 z-20 pointer-events-none flex items-end justify-center overflow-hidden rounded-2xl bg-white/70 dark:bg-zinc-900/75 backdrop-blur-[2px]">
|
||||||
<img src="{% static 'img/thinking.svg' %}" alt="thinking"
|
<img src="{% static 'img/thinking.svg' %}" alt="thinking"
|
||||||
class="w-96 h-96 -mb-24 opacity-25 animate-spin [animation-duration:10s]">
|
class="w-120 h-120 -mb-24 opacity-75 animate-spin [animation-duration:10s]">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Загрузка файла -->
|
<!-- Загрузка файла -->
|
||||||
|
|||||||
Reference in New Issue
Block a user