diff --git a/public/icons/left.svg b/public/icons/left.svg
new file mode 100644
index 0000000..5685d9c
--- /dev/null
+++ b/public/icons/left.svg
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/src/modules/record/components/TaskRecord.vue b/src/modules/record/components/TaskRecord.vue
index 31f1eef..8e9645d 100644
--- a/src/modules/record/components/TaskRecord.vue
+++ b/src/modules/record/components/TaskRecord.vue
@@ -39,7 +39,9 @@ const isSuperiorToEstimation = computed(() => {
-
+
{{ task.title }}