From b48f0adccb11619680a47cac5fa9c68f638bd489 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Sun, 17 May 2020 13:15:41 -0400 Subject: [WebCards] Update from my local repos --- webcards/styles/client/mobile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webcards/styles/client/mobile.css') diff --git a/webcards/styles/client/mobile.css b/webcards/styles/client/mobile.css index 4659ce6..5770dde 100644 --- a/webcards/styles/client/mobile.css +++ b/webcards/styles/client/mobile.css @@ -69,7 +69,7 @@ overflow-x: hidden; overflow-y: auto; - background-color: #ddd; + background-color: var(--gui-bg-main); padding: 5px; box-sizing: border-box; -- cgit v1.2.3