aboutsummaryrefslogtreecommitdiff
path: root/src/components/scrollbar.style.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/scrollbar.style.js')
-rw-r--r--src/components/scrollbar.style.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/scrollbar.style.js b/src/components/scrollbar.style.js
index 76053d6f..94e6135d 100644
--- a/src/components/scrollbar.style.js
+++ b/src/components/scrollbar.style.js
@@ -4,7 +4,7 @@ export default {
defaultRules: [
{
directives: {
- background: '--bg'
+ background: '--wallpaper'
}
}
]