Browse Source

Fixed the alignment issue while displaying cell in rendermime

ggbhat 5 years ago
parent
commit
f49d6f4a05
1 changed files with 1 additions and 0 deletions
  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 */