Просмотр исходного кода

Fixed the alignment issue while displaying cell in rendermime

ggbhat 5 лет назад
Родитель
Сommit
f49d6f4a05
1 измененных файлов с 1 добавлено и 0 удалено
  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 */