aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ui/WebviewLoader/styles.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/ui/WebviewLoader/styles.js')
-rw-r--r--src/components/ui/WebviewLoader/styles.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/ui/WebviewLoader/styles.js b/src/components/ui/WebviewLoader/styles.js
index dbd75db8a..5d58011fe 100644
--- a/src/components/ui/WebviewLoader/styles.js
+++ b/src/components/ui/WebviewLoader/styles.js
@@ -1,4 +1,4 @@
1export default theme => ({ 1export default (theme) => ({
2 component: { 2 component: {
3 background: theme.colorWebviewLoaderBackground, 3 background: theme.colorWebviewLoaderBackground,
4 padding: 20, 4 padding: 20,