Ver Fonte

Inspector: Enhancing the style details (2)

sunag há 3 meses atrás
pai
commit
4b73129803
1 ficheiros alterados com 1 adições e 0 exclusões
  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 {
 	font-weight: 600;
+	line-height: 1;
 }
 
 .list-item-row.collapsible,

粤ICP备19079148号