mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
minor layout fixes
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
<div
|
||||
<li
|
||||
draggable="true"
|
||||
@ondragstart="HandleDragStart"
|
||||
@ondragend="HandleDragEnd"
|
||||
@@ -51,4 +51,4 @@
|
||||
role="button"
|
||||
>
|
||||
@Assignment.Name
|
||||
</div>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user