main-multieditviewpanel.less 93 字节
// this is less
.multieditviewpanel{
    width: 100%;
    height: 100%;
    overflow: auto;
}