0
0
Fork 0

fix: refs #7353 horizontal scroll

This commit is contained in:
Jorge Penadés 2024-09-20 12:17:10 +02:00
parent ac6d98cd36
commit e1f3589110
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ const columns = computed(() => [
label: t('salesTicketsTable.problems'),
name: 'totalProblems',
align: 'left',
columnClass: 'no-padding',
columnFilter: false,
attrs: {
dense: true,