diff --git a/src/theme/global.scss b/src/theme/global.scss index c26404c155..041e2e2a7b 100644 --- a/src/theme/global.scss +++ b/src/theme/global.scss @@ -48,10 +48,10 @@ body { // background-color: #c8def4; } -.theme-light, -.theme-dark { - background-color: $backgroundColor; -} +// .theme-light, +// .theme-dark { +// background-color: $backgroundColor; +// } .MuiInput-underline:after { border-bottom: 2px solid $primaryColor !important;