mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
adding matching suppiort
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
@assignmentContext.Assignment?.Name
|
||||
</div>
|
||||
|
||||
<section class="flex-1 p-1 border rounded-4 bg-dark-subtle" style="min-height: 0;">
|
||||
<section class="flex-grow-1 p-1 border rounded-4 bg-dark-subtle" style="min-height: 0;">
|
||||
@if (assignmentContext.Assignment != null)
|
||||
{
|
||||
<AssignmentMarkdownEditor />
|
||||
|
||||
Reference in New Issue
Block a user