You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CrowdControl/Assets/3rd/Plugins/Smart-Inspector/UI/Styles/headers.uss

27 lines
314 B
Plaintext

.component .header {
height: 22;
}
.game-object {
margin-bottom: -2;
}
.component InspectorElement {
}
.transform {
}
.material {
margin-top: 1;
margin-bottom: -6;
}
.material.is-expanded {
margin-bottom: 0;
}
.game-object InspectorElement {
margin-bottom: 0;
}
.go-prefab-importer {
}