Match empty text styles
This commit is contained in:
parent
167b152a0b
commit
05881d4e2f
|
@ -139,7 +139,7 @@ function ReferralsDialog(props: {
|
|||
/>
|
||||
</Row>
|
||||
) : (
|
||||
<span>No one...</span>
|
||||
<span className={'text-gray-500'}>No one...</span>
|
||||
)}
|
||||
</div>
|
||||
)}
|
||||
|
|
Loading…
Reference in New Issue
Block a user