Improved ui/ux of theme pages. Upgraded mooncore.blazor.flyonui
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
<label class="block text-sm font-medium leading-6 text-base-content">Password</label>
|
||||
<div class="mt-2">
|
||||
<input @bind="Request.Password" type="password" autocomplete="off" class="input w-full">
|
||||
<span class="helper-text">Leave empty if the password should not be changed</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user