Changed Formatting, Added SignedUpUSers.razor to split up RaidRoles.razor
This commit is contained in:
parent
529236e68d
commit
bca069db78
8 changed files with 111 additions and 63 deletions
|
@ -28,7 +28,7 @@
|
|||
<p>
|
||||
<label>
|
||||
Description:
|
||||
<InputTextArea @bind-Value="_raid.Description" />
|
||||
<InputTextArea rows="8" style="width: 400px;" @bind-Value="_raid.Description" />
|
||||
</label>
|
||||
</p>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue