fix: failed field auto scroll in view
This commit is contained in:
@@ -35,6 +35,7 @@ const NotFoundContent: React.FC<{
|
||||
<NoContent>
|
||||
{notFoundContent || (
|
||||
<Empty
|
||||
style={{ marginBlock: 0 }}
|
||||
description={intl.formatMessage({ id: 'common.data.empty' })}
|
||||
image={Empty.PRESENTED_IMAGE_SIMPLE}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user