From e93ce9919827cd4acf21abf94743cf04556fa56d Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Sun, 15 Apr 2018 16:45:23 +0300 Subject: small fix + white color for user-card + opaque outline for text --- src/App.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/App.scss') diff --git a/src/App.scss b/src/App.scss index 55b0de94..f830a33b 100644 --- a/src/App.scss +++ b/src/App.scss @@ -155,7 +155,7 @@ input, textarea, .select { box-shadow: 0px 0px 2px black inset; margin-right: .5em; background-color: $fallback--input; - background-color: var(--input $fallback--input); + background-color: var(--input, $fallback--input); vertical-align: top; text-align: center; line-height: 1.1em; -- cgit v1.2.3-70-g09d2