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