From 962da97ad02fcbb4ba375997e2e4bf73af98c6e1 Mon Sep 17 00:00:00 2001 From: Mikhail Mikheev Date: Thu, 5 Sep 2019 17:59:01 +0400 Subject: [PATCH] fix different background color on input helper text --- src/theme/mui.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/theme/mui.js b/src/theme/mui.js index c78b3012..d88e8ccf 100644 --- a/src/theme/mui.js +++ b/src/theme/mui.js @@ -15,7 +15,6 @@ import { regularFont, boldFont, buttonLargeFontSize, - border, xs, secondaryText, } from './variables' @@ -149,7 +148,6 @@ export default createMuiTheme({ color: secondary, order: 0, marginTop: '0px', - backgroundColor: border, zIndex: 1, // for firefox }, },