From d881f5498b6d406870325439865becb5e05baa3b Mon Sep 17 00:00:00 2001 From: Dmitry Lyzo Date: Sun, 6 Feb 2022 23:58:17 +0300 Subject: [PATCH] Add background to device cards Otherwise it will be white on white with Light theme. --- src/controllers/dashboard/devices/devices.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/controllers/dashboard/devices/devices.js b/src/controllers/dashboard/devices/devices.js index 58c1406241..3d5dbcf3bb 100644 --- a/src/controllers/dashboard/devices/devices.js +++ b/src/controllers/dashboard/devices/devices.js @@ -1,3 +1,4 @@ +import cardBuilder from '../../../components/cardbuilder/cardBuilder'; import loading from '../../../components/loading/loading'; import dom from '../../../scripts/dom'; import globalize from '../../../scripts/globalize'; @@ -96,7 +97,7 @@ import confirm from '../../../components/confirm/confirm'; deviceHtml += '
'; deviceHtml += '