Quellcode durchsuchen

Fixed the alignment issue while displaying cell in rendermime

ggbhat vor 5 Jahren
Ursprung
Commit
f49d6f4a05
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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 */