﻿@layer overrides {
    .mud-table-head .mud-table-cell {
        white-space: normal !important;
        word-break: normal !important;
        font-weight: 600 !important;
    }
}
