Kaynağa Gözat

Inspector: Enhancing the style details (2)

sunag 6 ay önce
ebeveyn
işleme
4b73129803
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      examples/jsm/inspector/ui/Style.js

+ 1 - 0
examples/jsm/inspector/ui/Style.js

@@ -904,6 +904,7 @@ export class Style {
 
 
 .list-item-wrapper.header-wrapper>.list-item-row>.list-item-cell:first-child {
 .list-item-wrapper.header-wrapper>.list-item-row>.list-item-cell:first-child {
 	font-weight: 600;
 	font-weight: 600;
+	line-height: 1;
 }
 }
 
 
 .list-item-row.collapsible,
 .list-item-row.collapsible,

粤ICP备19079148号