feat: 修改文案大小
This commit is contained in:
@@ -67,7 +67,7 @@ const OrderDetailDialog = forwardRef<OrderDetailDialogRef, OrderDetailDialogProp
|
||||
<div className={'sr-only'}>order detail</div>
|
||||
</DialogTitle>
|
||||
<DialogContent className='sm:w-[675px]'>
|
||||
<div className='text-4xl font-bold text-[#0F2C53] sm:mb-8 sm:text-center sm:text-4xl'>
|
||||
<div className='text-2xl font-bold text-[#0F2C53] sm:mb-8 sm:text-center'>
|
||||
{t('orderDetail')}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user