bg for list
This commit is contained in:
parent
e4f470805f
commit
7d29633f99
1 changed files with 1 additions and 1 deletions
|
@ -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}}
|
||||||
|
|
Loading…
Add table
Reference in a new issue