moved assignment editing to its own page

This commit is contained in:
2023-08-31 15:12:01 -06:00
parent 3ae110d22a
commit ebb9cd4d2e
9 changed files with 145 additions and 103 deletions

View File

@@ -190,7 +190,7 @@
<div class="col">
<textarea
id="description"
class="form-control"
class="form-control h-100"
rows=12
@bind="description"
@oninput="handleNewDescription"