mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix: Dashboard list row height does not match other lists (#30025)
This commit is contained in:
committed by
GitHub
parent
fcf0450294
commit
2afb66d68d
@@ -383,9 +383,6 @@ function DashboardList(props: DashboardListProps) {
|
||||
Header: t('Owners'),
|
||||
accessor: 'owners',
|
||||
disableSortBy: true,
|
||||
cellProps: {
|
||||
style: { padding: '0px' },
|
||||
},
|
||||
size: 'xl',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user