💄 (task record) blob in step # column

This commit is contained in:
Julien Calixte
2023-04-15 18:55:31 +02:00
parent cba119b3fc
commit 6bf41b9d61
2 changed files with 16 additions and 13 deletions

View File

@@ -46,7 +46,7 @@ const isSuperiorToEstimation = computed(() => {
</h1>
<h2 class="subtitle" v-if="record">{{ formatLongDate(record.start) }}</h2>
<record-controls :task-id="taskId" :record-id="recordId" />
<table class="table is-striped is-narrow is-hoverable is-fullwidth">
<table class="table is-striped is-hoverable is-fullwidth">
<thead>
<tr>
<th>#</th>