diff --git a/src/mol-plugin/skin/base/layout/common.scss b/src/mol-plugin/skin/base/layout/common.scss index a882c401adbf8c661d687d242cd444e5c21cb5f2..49d85572a77ad6bf413491a4bbd8f3af4b81fabb 100644 --- a/src/mol-plugin/skin/base/layout/common.scss +++ b/src/mol-plugin/skin/base/layout/common.scss @@ -13,7 +13,7 @@ .msp-layout-region { overflow: hidden; - background: $default-background !important; + // background: $default-background; } .msp-layout-static, .msp-layout-scrollable {