[desktop] disable annimation from the service dialog

This commit is contained in:
Vladimir Stoilov 2024-07-24 11:16:34 +03:00
parent a12504178e
commit 22a288c66b
No known key found for this signature in database
GPG key ID: 2F190B67A43A81AF

View file

@ -1,7 +1,7 @@
<div class="flex flex-row items-center justify-start text-white w-full gap-2 p-2">
<!-- Logo -->
<div class="relative w-24 h-20 flex-grow-0 flex-shrink-0 block" id="logo">
<svg stroke="currentColor" data-name="Layer-1" viewBox="0 0 128 128" class="animate-spin">
<svg stroke="currentColor" data-name="Layer-1" viewBox="0 0 128 128">
<g data-name="Main" fill-rule="evenodd">
<path shape-rendering="geometricPrecision" fill="#fff"
d="M176.11 36.73l-5-8.61a41.53 41.53 0 00-14.73 57.22l8.55-5.12a31.58 31.58 0 0111.19-43.49z"
@ -11,7 +11,7 @@
transform="translate(-127.99 .01)" style="isolation:isolate" opacity=".8"></path>
</g>
</svg>
<svg data-name="layer-2" viewBox="0 0 128 128" class="animate-spin">
<svg data-name="layer-2" viewBox="0 0 128 128">
<g data-name="Main" fill-rule="evenodd">
<path shape-rendering="geometricPrecision" fill="#fff"
d="M197 83a19.66 19.66 0 01-19.25-32.57l-4.5-4.27A25.87 25.87 0 00198.59 89z"