UI
Some checks failed
Tech / explore-gitea-actions (push) Has been cancelled

This commit is contained in:
SpecialX
2025-08-31 11:29:26 +08:00
parent 017cc2169c
commit c59762a392
65 changed files with 3996 additions and 330 deletions

View File

@@ -3,11 +3,8 @@
<MudPaper Class="d-flex flex-column flex-grow-1">
<h1>Manage your account</h1>
<h2>Change your account settings</h2>
<MudDivider Class="flex-grow-0" />
<MudStack Row="true">
<MudStack Row="true" Class="d-flex flex-grow-1">
<ManageNavMenu />
@Body
</MudStack>