From 93e44a601918ffb8e175e18cd35dcba351d9b2ec Mon Sep 17 00:00:00 2001 From: Pablo Lara Date: Mon, 15 Jul 2024 11:07:06 +0200 Subject: [PATCH] fix: fix width for ProwlerExtended logo --- components/icons/prowler/ProwlerIcons.tsx | 2 +- components/ui/sidebar/SidebarWrap.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/icons/prowler/ProwlerIcons.tsx b/components/icons/prowler/ProwlerIcons.tsx index 868cfaad48..17a1c8dd72 100644 --- a/components/icons/prowler/ProwlerIcons.tsx +++ b/components/icons/prowler/ProwlerIcons.tsx @@ -4,7 +4,7 @@ import { IconSvgProps } from "../../../types/index"; export const ProwlerExtended: React.FC = ({ size, - width = 200, + width = 216, height, ...props }) => ( diff --git a/components/ui/sidebar/SidebarWrap.tsx b/components/ui/sidebar/SidebarWrap.tsx index 6d61e2b726..7f9b0e62e2 100644 --- a/components/ui/sidebar/SidebarWrap.tsx +++ b/components/ui/sidebar/SidebarWrap.tsx @@ -52,8 +52,8 @@ export const SidebarWrap = () => { )} >