CambiosSolicitadosEntries #201

Merged
alexm merged 17 commits from :CambiosSolicitadosEntries into dev 2024-03-14 06:39:45 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3e04c86000 - Show all commits

View File

@ -338,7 +338,7 @@ const fetchEntryBuys = async () => {
v-if="rowIndex !== entryBuys.length - 1" v-if="rowIndex !== entryBuys.length - 1"
class="separation-row" class="separation-row"
> >
<QTd colspan="10" style="height: 24px" /> <QTd colspan="10" style="height: 16px" />
</QTr> </QTr>
</template> </template>
</QTable> </QTable>