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.
27 lines
314 B
Plaintext
27 lines
314 B
Plaintext
2 months ago
|
|
||
|
|
||
|
|
||
|
.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 {
|
||
|
}
|