From 0fc0a22cd7fc12e883fcb05dd6e250c9c8c2fce0 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Tue, 2 May 2023 10:08:36 +0200 Subject: [PATCH] Reintroduced loading icon spin animation. --- .../http/webapp/src/components/panels/Entities/EntityIcon.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platypush/backend/http/webapp/src/components/panels/Entities/EntityIcon.vue b/platypush/backend/http/webapp/src/components/panels/Entities/EntityIcon.vue index 3a6902276..1b1657f1e 100644 --- a/platypush/backend/http/webapp/src/components/panels/Entities/EntityIcon.vue +++ b/platypush/backend/http/webapp/src/components/panels/Entities/EntityIcon.vue @@ -3,7 +3,7 @@ :class="{'with-color-fill': !!colorFill}" :title="prettify(entity.type || '')" :style="colorFillStyle"> - +