Updated UI. Fixed circle search performance.
This commit is contained in:
@@ -16,7 +16,13 @@
|
||||
<!-- Important: Increment the version parameter whenever you update MudBlazor to prevent caching issues -->
|
||||
<script src="_content/MudBlazor/MudBlazor.min.js?v=1"></script>
|
||||
|
||||
<script src="js/site.js"></script>
|
||||
|
||||
<link rel="stylesheet" href="css/jsmr-mud-blazor.css" />
|
||||
<link rel="stylesheet" href="css/app.css" />
|
||||
<link rel="stylesheet" href="css/theme-base.css" />
|
||||
<link rel="stylesheet" href="css/theme-frozen.css" />
|
||||
|
||||
<link rel="icon" type="image/png" href="favicon.png" />
|
||||
<link href="JSMR.UI.Blazor.styles.css" rel="stylesheet" />
|
||||
<link href="manifest.webmanifest" rel="manifest" />
|
||||
|
||||
Reference in New Issue
Block a user