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.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/sass/include/_variables.scss b/client/src/sass/include/_variables.scss
index fd1b137dc..e46b96d8a 100644
--- a/client/src/sass/include/_variables.scss
+++ b/client/src/sass/include/_variables.scss
@@ -84,6 +84,7 @@ $theater-bottom-space: 115px;
84$input-foreground-color: $fg-color; 84$input-foreground-color: $fg-color;
85$input-background-color: $bg-color; 85$input-background-color: $bg-color;
86$input-placeholder-color: #898989; 86$input-placeholder-color: #898989;
87$input-border-color: #C6C6C6;
87 88
88$textarea-foreground-color: $fg-color; 89$textarea-foreground-color: $fg-color;
89$textarea-background-color: $bg-color; 90$textarea-background-color: $bg-color;