/* Custom styles for the platform */
.table-responsive {
    max-height: 60vh;
    overflow-y: auto;
}