From 95b751731ce5392c626a7d9ada51aef7a5bd184a Mon Sep 17 00:00:00 2001 From: Navaneeth Pk Date: Sun, 30 Jan 2022 13:51:08 +0530 Subject: [PATCH] Fixes the inconsistent styling of query panel spinner (#2013) --- frontend/src/Editor/Editor.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/Editor/Editor.jsx b/frontend/src/Editor/Editor.jsx index a39214dd5d..7959f52681 100644 --- a/frontend/src/Editor/Editor.jsx +++ b/frontend/src/Editor/Editor.jsx @@ -1214,7 +1214,7 @@ class Editor extends React.Component { {loadingDataQueries ? (
-
+
) : (