diff --git a/ui/src/components/IndividualEntry.vue b/ui/src/components/IndividualEntry.vue index d851ea55c..d85c6cfbb 100644 --- a/ui/src/components/IndividualEntry.vue +++ b/ui/src/components/IndividualEntry.vue @@ -85,7 +85,7 @@ - + {{ email }} {{ email }} @@ -103,7 +103,7 @@ - + diff --git a/ui/src/components/WorkSpace.vue b/ui/src/components/WorkSpace.vue index 7e029b1d2..19ead25f9 100644 --- a/ui/src/components/WorkSpace.vue +++ b/ui/src/components/WorkSpace.vue @@ -8,7 +8,7 @@ @dragenter.prevent="onDrag($event)" @dragleave.prevent="isDragging = false" > - +

mdi-pin @@ -47,7 +47,7 @@