aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/publishDebugInfo/Component.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/features/publishDebugInfo/Component.js')
-rw-r--r--src/features/publishDebugInfo/Component.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/features/publishDebugInfo/Component.js b/src/features/publishDebugInfo/Component.js
index 8bdb50cb4..2b9af01a7 100644
--- a/src/features/publishDebugInfo/Component.js
+++ b/src/features/publishDebugInfo/Component.js
@@ -54,7 +54,6 @@ const styles = theme => ({
54 width: '80%', 54 width: '80%',
55 maxWidth: 600, 55 maxWidth: 600,
56 background: theme.styleTypes.primary.contrast, 56 background: theme.styleTypes.primary.contrast,
57 color: theme.styleTypes.primary.accent,
58 paddingTop: 30, 57 paddingTop: 30,
59 }, 58 },
60 headline: { 59 headline: {