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

Inspector: Enhancing the style details (2)

sunag 3 месяцев назад
Родитель
Сommit
4b73129803
1 измененных файлов с 1 добавлено и 0 удалено
  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号