diff --git a/components/list/Account.vue b/components/list/Account.vue
index acc2caaa..c2f0560f 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 eb9482e1..d5d3657f 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'"
>