From 57953a604caa1ca2c883db35e591084b5f38f5c3 Mon Sep 17 00:00:00 2001 From: Chief Bube Date: Wed, 25 Oct 2023 13:46:37 -0700 Subject: [PATCH] fixed height issues --- src/components/MarketPlace/PopUp/MarketPopUp.jsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/MarketPlace/PopUp/MarketPopUp.jsx b/src/components/MarketPlace/PopUp/MarketPopUp.jsx index 11680b3..8b12ba7 100644 --- a/src/components/MarketPlace/PopUp/MarketPopUp.jsx +++ b/src/components/MarketPlace/PopUp/MarketPopUp.jsx @@ -128,7 +128,7 @@ const MarketPopUp = ({ details, onClose, situation, marketInt }) => {
-
+

{details?.title}

@@ -159,9 +159,9 @@ const MarketPopUp = ({ details, onClose, situation, marketInt }) => {
{danger ? (