chore: add README.md

fix: added more space to the title, added delete button show up fix
This commit is contained in:
limited_dev 2023-03-11 00:56:51 +01:00
parent 5641bfa6a3
commit 9bdad9e48d
6 changed files with 47 additions and 10 deletions

View file

@ -28,7 +28,7 @@
</div>
<div class="pd centered marg">
<RadzenTextBox Placeholder="Title" MaxLength="40" @bind-Value="@postTitle" Class="w-100"/>
<RadzenTextBox Placeholder="Title" MaxLength="128" @bind-Value="@postTitle" Class="w-100"/>
</div>
<div class="pd centered marg">