mirror of
https://github.com/Kizuren/SynthMaze.git
synced 2026-01-12 09:29:31 +01:00
11 lines
500 B
Text
11 lines
500 B
Text
/**********************************************************************************************************************/
|
|
/* WeightInspectorIMGUIPanel */
|
|
/**********************************************************************************************************************/
|
|
|
|
#WeightInspectorIMGUIPanel {
|
|
flex-direction: column;
|
|
height: 120px;
|
|
}
|
|
|
|
#WeightInspectorIMGUIPanel IMGUIContainer {
|
|
}
|