fixed web issue

This commit is contained in:
2023-12-07 15:07:44 -07:00
parent 5528d79bb2
commit c9f185dea9
2 changed files with 2 additions and 2 deletions

View File

@@ -160,7 +160,7 @@
}
}
<div class="d-flex flex-column p-2 h-100" style="height: 100%;" >
<div class="d-flex flex-column p-2 h-100 w-100" style="height: 100%;" >
<div>
@assignmentContext.Assignment?.Name
</div>