fix: Dashboard list row height does not match other lists (#30025)

This commit is contained in:
Michael S. Molina 2024-08-27 14:02:17 -03:00 committed by GitHub
parent fcf0450294
commit 2afb66d68d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -383,9 +383,6 @@ function DashboardList(props: DashboardListProps) {
Header: t('Owners'),
accessor: 'owners',
disableSortBy: true,
cellProps: {
style: { padding: '0px' },
},
size: 'xl',
},
{