mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-17 04:32:15 +01:00
indent design bug fixes on time view, fixes ST-208
This commit is contained in:
@@ -96,7 +96,6 @@ function updateProjectAndTask(projectId: string, taskId: string) {
|
||||
<div class="w-7 h-7" v-if="indent === true"></div>
|
||||
<TimeEntryDescriptionInput
|
||||
@changed="updateTimeEntryDescription"
|
||||
class="flex-1"
|
||||
:modelValue="
|
||||
timeEntry.description
|
||||
"></TimeEntryDescriptionInput>
|
||||
|
||||
Reference in New Issue
Block a user