chore: add README.md
fix: added more space to the title, added delete button show up fix
This commit is contained in:
parent
5641bfa6a3
commit
9bdad9e48d
6 changed files with 47 additions and 10 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue