
.table-column-flex {
    display: flex;
    line-height: 1.1;
    justify-content: center;
    align-items: center;
}
.table-column-color-field {
    border-radius:4px;margin-right:5px;display:inline-block;width:20px;height:20px;
}
