fix: refs #7353 horizontal scroll #735

Merged
jorgep merged 7 commits from 7353-hotfix-fixUI into master 2024-09-20 13:49:04 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit e1f3589110 - Show all commits

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,