Prechádzať zdrojové kódy

Fixed the alignment issue while displaying cell in rendermime

ggbhat 5 rokov pred
rodič
commit
f49d6f4a05
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      packages/rendermime/style/base.css

+ 1 - 0
packages/rendermime/style/base.css

@@ -22,6 +22,7 @@
   border: none;
   margin: 0px;
   padding: 0px;
+  line-height: normal;
 }
 
 /* console foregrounds and backgrounds */