Explorar o código

mol-plugin: fix highlight label style

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

+ 1 - 1
src/mol-plugin/skin/base/components/viewport.scss

@@ -111,7 +111,7 @@
     padding: $info-vertical-padding $control-spacing;
     padding: $info-vertical-padding $control-spacing;
     background: $default-background; //$highlight-info-background;
     background: $default-background; //$highlight-info-background;
 
 
-    min-height: $row-height;
+    // min-height: $row-height;
     text-align: right;
     text-align: right;
 
 
     @include non-selectable;
     @include non-selectable;