From 107cea856036e5bf20e0b9050abe102517b586df Mon Sep 17 00:00:00 2001 From: kytwb Date: Tue, 14 Dec 2021 19:58:59 +0100 Subject: Remove accent color on nightly builds modal text --- src/features/nightlyBuilds/Component.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/features') diff --git a/src/features/nightlyBuilds/Component.js b/src/features/nightlyBuilds/Component.js index fc7663211..216e35f65 100644 --- a/src/features/nightlyBuilds/Component.js +++ b/src/features/nightlyBuilds/Component.js @@ -34,7 +34,6 @@ const styles = theme => ({ width: '80%', maxWidth: 600, background: theme.styleTypes.primary.contrast, - color: theme.styleTypes.primary.accent, paddingTop: 30, }, info: { -- cgit v1.2.3-70-g09d2