1
0
Fork 0

bg for list

This commit is contained in:
Ava Gaiety Wroten 2019-12-22 22:26:32 -06:00
parent e4f470805f
commit 7d29633f99

View file

@ -1,4 +1,4 @@
<div class="rounded-md shadow-md"> <div class="rounded-md shadow-md bg-gray-200">
<SortableGroup <SortableGroup
@model={{this.sortedItems}} @model={{this.sortedItems}}
@onChange={{action this.reorderMeals}} @onChange={{action this.reorderMeals}}