stlyes fixes
This commit is contained in:
@@ -55,8 +55,8 @@ export default function BulkStatusUpdateModal({
|
||||
<div className="p-6">
|
||||
{/* Header with icon */}
|
||||
<div className="flex items-center gap-3 mb-4">
|
||||
<div className="flex items-center justify-center w-10 h-10 bg-blue-50 rounded-xl dark:bg-blue-500/10">
|
||||
<InfoIcon className="w-5 h-5 text-blue-500" />
|
||||
<div className="flex items-center justify-center w-10 h-10 bg-brand-50 rounded-xl dark:bg-brand-500/10">
|
||||
<InfoIcon className="w-5 h-5 text-brand-500" />
|
||||
</div>
|
||||
<h2 className="text-xl font-bold text-gray-800 dark:text-white">
|
||||
{title}
|
||||
|
||||
Reference in New Issue
Block a user