Procházet zdrojové kódy

HUE-9485 [ui] Spinner component - Enabled display of both overlay and animated spinner

sreenaths před 5 roky
rodič
revize
9773880244

+ 1 - 2
desktop/core/src/desktop/js/components/Spinner.vue

@@ -26,8 +26,7 @@
       'hue-spinner-blackout': blackout
     }"
   >
-    <i
-      v-if="!overlay"
+    <em
       class="fa fa-spinner fa-spin"
       :style="{ width: center && inline ? '100%' : null }"
       :class="{