transaction detail
This commit is contained in:
@@ -36,7 +36,7 @@ const ServiceItem: FC<Props> = (props: Props) => {
|
||||
<Button
|
||||
className='h-8 w-fit px-5 text-xs text-black bg-description bg-opacity-20 rounded-xl'
|
||||
>
|
||||
<div className='flex gap-2'>
|
||||
<div className='flex gap-2 whitespace-nowrap'>
|
||||
<div>{t('service.detail')}</div>
|
||||
<ArrowLeft color='black' size={16} />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user