feat(dashboard): added new Pages
This commit is contained in:
@@ -37,7 +37,7 @@ export function WidgetTitle({
|
||||
)}
|
||||
>
|
||||
{Icon && (
|
||||
<div className="bg-def-200 absolute left-0 rounded-lg p-2">
|
||||
<div className="absolute left-0 rounded-lg bg-def-200 p-2">
|
||||
<Icon size={18} />
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user