From 4c076aef5be1f02db50285de7cdd4a4fe147cd58 Mon Sep 17 00:00:00 2001 From: RachelElysia <71795832+RachelElysia@users.noreply.github.com> Date: Fri, 3 Jan 2025 09:28:43 -0500 Subject: [PATCH] Fleet UI: Fix whatsapp icon being off 1px (#25112) --- frontend/pages/SoftwarePage/components/icons/WhatsApp.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/pages/SoftwarePage/components/icons/WhatsApp.tsx b/frontend/pages/SoftwarePage/components/icons/WhatsApp.tsx index a839380f19..c649469574 100644 --- a/frontend/pages/SoftwarePage/components/icons/WhatsApp.tsx +++ b/frontend/pages/SoftwarePage/components/icons/WhatsApp.tsx @@ -4,13 +4,13 @@ import type { SVGProps } from "react"; const WhatsApp = (props: SVGProps) => ( - +