Design verbessert;

This commit is contained in:
2026-05-29 14:51:18 +02:00
parent 07ab65e1d0
commit 12f10a44c4
2 changed files with 1 additions and 40 deletions
+1 -2
View File
@@ -59,8 +59,7 @@
</script>
</head>
<body>
<Routes @rendermode="InteractiveServer" />
<body style="background-color: var(--mud-palette-background); color: var(--mud-palette-text-primary);"> <Routes @rendermode="InteractiveServer" />
<ReconnectModal />
<script src="@Assets["_framework/blazor.web.js"]"></script>
<script src="_content/MudBlazor/MudBlazor.min.js"></script>