feat: responsiveness
This commit is contained in:
@ -56,7 +56,7 @@ const ViewApiServicePage: FC = () => {
|
||||
]}
|
||||
/>
|
||||
|
||||
<div className="p-4">
|
||||
<div className="sm:p-4 pt-4">
|
||||
{/* 📋 Main Details */}
|
||||
<InfoCard title="API Service Details">
|
||||
<div className="flex flex-col gap-4 text-sm text-gray-700 dark:text-gray-300">
|
||||
|
Reference in New Issue
Block a user