diff --git a/components/Cards/Card.tsx b/components/Cards/Card.tsx index 585ad3a40..4c6e6159b 100644 --- a/components/Cards/Card.tsx +++ b/components/Cards/Card.tsx @@ -28,12 +28,12 @@ const Card: FC<{ data: IData }> = (props) => {
-

{description} -

+
{isOverflow && (

Read More diff --git a/components/popup/index.tsx b/components/popup/index.tsx index fbff84d5a..de0d07667 100644 --- a/components/popup/index.tsx +++ b/components/popup/index.tsx @@ -31,7 +31,7 @@ const Popup: React.FC<{

-

+

{currentCard?.name}