Improved ui/ux of theme pages. Upgraded mooncore.blazor.flyonui

This commit is contained in:
2025-07-23 22:58:16 +02:00
parent 7dde1d86f8
commit 7cd138b09f
7 changed files with 26 additions and 10 deletions

View File

@@ -38,6 +38,7 @@
<label class="block text-sm font-medium leading-6 text-base-content">Version</label>
<div class="mt-2">
<input @bind="Request.Version" type="text" autocomplete="off" class="input w-full">
<span class="helper-text">This field will be used for update checks</span>
</div>
</div>
</div>