.layout-edit {
    width: 5%;
    text-align: center;
    min-width: 24px;
}
.layout-name {
    width: 60%;
}
.layout-category,
.layout-type {
    width: 10%;
}
.portal-management-row.flex-container {
    column-gap: 1%;
}

.portal-management-list-container div {
    float: none;
}