0
0
Fork 0

remove unnussed tags

This commit is contained in:
Javier Segarra 2024-07-03 01:50:45 +02:00
parent dbbc8a4de6
commit 147d17301f
2 changed files with 1 additions and 17 deletions

View File

@ -121,19 +121,3 @@ const entriesTableColumns = computed(() => [
>
</QDialog>
</template>
<style lang="scss" scoped>
.q-table--horizontal-separator tbody tr:nth-child(odd) > td {
border-bottom-width: 0px;
border-top-width: 2px;
border-color: var(--vn-text-color);
}
.infoRow > td {
color: var(--vn-label-color);
}
</style>
<i18n>
es:
Print buys: Imprimir compras
</i18n>

View File

@ -13,4 +13,4 @@ entryFilter:
landed: F. llegada
shipped: F. salida
printBuys: Imprimir etiquetas
Print buys: Imprimir etiquetas