﻿html, body {
    height: 100%;
}

.mud-dialog {
    max-width: calc(100% - 20px);
}

a,
a:link,
a:visited {
    color: inherit;
}
