12 lines
500 B
Plaintext
12 lines
500 B
Plaintext
/**********************************************************************************************************************/
|
|
/* WeightInspectorIMGUIPanel */
|
|
/**********************************************************************************************************************/
|
|
|
|
#WeightInspectorIMGUIPanel {
|
|
flex-direction: column;
|
|
height: 120px;
|
|
}
|
|
|
|
#WeightInspectorIMGUIPanel IMGUIContainer {
|
|
}
|