﻿

.umb-table__name {  
    flex: 1 1 10% !important;
    max-width: 100%;
}

.umb-table-cell > * {
    white-space: normal;
}

.link-underline{
        text-decoration: underline;
}


.link-underline:hover {
    text-decoration: none;
}

