fix(style): do not display draft model after done
This commit is contained in:
@@ -86,7 +86,7 @@ const NoResult: React.FC<
|
||||
description={
|
||||
<Description>
|
||||
{!hasFilters && (
|
||||
<Typography.Text style={{ fontSize: '18px', fontWeight: 500 }}>
|
||||
<Typography.Text style={{ fontSize: '16px', fontWeight: 500 }}>
|
||||
{props.title}
|
||||
</Typography.Text>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user