.table-list ul{
    list-style-type: none;
}

.table-list li{
    padding: 4px 0;
}

.text-nowrap {
    white-space: nowrap;
}
