aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include/_variables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/include/_variables.scss')
-rw-r--r--client/src/sass/include/_variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/include/_variables.scss b/client/src/sass/include/_variables.scss
index 0735a00a0..6ea48f800 100644
--- a/client/src/sass/include/_variables.scss
+++ b/client/src/sass/include/_variables.scss
@@ -46,7 +46,7 @@ $video-thumbnail-width: 200px;
46 46
47$theater-bottom-space: 85px; 47$theater-bottom-space: 85px;
48 48
49$input-color: inherit; 49$input-background-color: $bg-color;
50$input-placeholder-color: #898989; 50$input-placeholder-color: #898989;
51 51
52/*** map theme ***/ 52/*** map theme ***/