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 7a253d314c - Show all commits

View File

@ -106,7 +106,6 @@ const columns = computed(() => [
{
label: t('salesTicketsTable.date'),
name: 'shippedDate',
style: { 'max-width': '100px' },
align: 'left',
columnFilter: {
component: 'date',