We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1b3167 commit 60327e8Copy full SHA for 60327e8
LearningHub.Nhs.WebUI/Views/Shared/Tenant/LearningHub/_Layout.cshtml
@@ -21,6 +21,7 @@
21
<link rel="manifest" href="~/site.webmanifest.json">
22
<link href="~/css/nhsuk/common.css" rel="stylesheet" asp-append-version="true" />
23
<link href="~/css/nhsuk/layout.css" rel="stylesheet" asp-append-version="true" />
24
+ <link href="~/css/mkplayer-ui.css" rel="stylesheet" asp-append-version="true" />
25
<noscript>
26
<link href="~/css/no-js/no-js.css" rel="stylesheet" asp-append-version="true" />
27
</noscript>
0 commit comments