@import './variables.less';
:global {
    .object_property_panel { 
        overflow: auto;
    }
    .object_property_control { 
        width: 100%;
    }
    .object_code_panel {
        min-height: 40%
    }
}
