diff --git a/components/list/Account.vue b/components/list/Account.vue index acc2caaa6..c2f0560f5 100644 --- a/components/list/Account.vue +++ b/components/list/Account.vue @@ -37,7 +37,14 @@ async function edit() { />
-
diff --git a/components/list/Lists.vue b/components/list/Lists.vue index eb9482e1d..d5d3657fa 100644 --- a/components/list/Lists.vue +++ b/components/list/Lists.vue @@ -39,9 +39,13 @@ async function edit(listId: string) { :hover="indexOfUserInList(item.id) === -1 ? 'text-green' : 'text-red'" >