Explorar o código

mol-plugin: reverted msp-layout-region background !important, because it broke the visual style

David Sehnal %!s(int64=5) %!d(string=hai) anos
pai
achega
c0f85b691d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/mol-plugin/skin/base/layout/common.scss

+ 1 - 1
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 {