aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/services.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/services.scss')
-rw-r--r--src/styles/services.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/styles/services.scss b/src/styles/services.scss
index 95738f123..2a6540e0b 100644
--- a/src/styles/services.scss
+++ b/src/styles/services.scss
@@ -8,6 +8,10 @@
8 background: #FFF; 8 background: #FFF;
9 order: 5; 9 order: 5;
10 10
11 .services__webview-wrapper {
12 background: $theme-gray-lighter;
13 }
14
11 .services__webview, 15 .services__webview,
12 .services__crash-handler { 16 .services__crash-handler {
13 position: absolute; 17 position: absolute;