grid
This commit is contained in:
@@ -93,7 +93,6 @@ const OrderDetail: FC = () => {
|
||||
شماره سفارش: <span className='font-mono'>#{order._id}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* کارتهای اطلاعاتی */}
|
||||
<div className='grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6'>
|
||||
{/* اطلاعات کاربر */}
|
||||
|
||||
Reference in New Issue
Block a user