/* public/css/app.css */
.table {
    font-size: 0.85rem;
}

.table td,
.table th {
    white-space: nowrap;
}
