[desktop] disable annimation from the service dialog
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<div class="flex flex-row items-center justify-start text-white w-full gap-2 p-2">
|
<div class="flex flex-row items-center justify-start text-white w-full gap-2 p-2">
|
||||||
<!-- Logo -->
|
<!-- Logo -->
|
||||||
<div class="relative w-24 h-20 flex-grow-0 flex-shrink-0 block" id="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">
|
<g data-name="Main" fill-rule="evenodd">
|
||||||
<path shape-rendering="geometricPrecision" fill="#fff"
|
<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"
|
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>
|
transform="translate(-127.99 .01)" style="isolation:isolate" opacity=".8"></path>
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</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">
|
<g data-name="Main" fill-rule="evenodd">
|
||||||
<path shape-rendering="geometricPrecision" fill="#fff"
|
<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"
|
d="M197 83a19.66 19.66 0 01-19.25-32.57l-4.5-4.27A25.87 25.87 0 00198.59 89z"
|
||||||
|
|||||||
Reference in New Issue
Block a user