From cbcf3d8453f83a76a626beedcf09932c7de8b571 Mon Sep 17 00:00:00 2001 From: meriadec Date: Wed, 27 Jun 2018 19:45:49 +0200 Subject: [PATCH] Use white-ish background color for apps loading --- src/components/ManagerPage/AppsList.js | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/components/ManagerPage/AppsList.js b/src/components/ManagerPage/AppsList.js index d67fbde2..c746da22 100644 --- a/src/components/ManagerPage/AppsList.js +++ b/src/components/ManagerPage/AppsList.js @@ -71,13 +71,7 @@ type State = { } const LoadingApp = () => ( - + )