.as-column-width-editor {
    display: grid;
    grid-template-rows: auto 1fr;
}

.as-column-width-editor-tool {
    background-color: #f8f8f8;
}


.as-column-width-editor-content-ctn {

}