﻿
html {
    font-size: 15px !important;
}

.mud-table-cell,
.mud-datagrid-cell {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    line-height: 1.2 !important;
}

.mud-table-row,
.mud-datagrid-row {
    height: auto !important;
}
