|
|
|
@ -81,9 +81,10 @@ const CardTrelloDesign = ({ circle, pictures }) => { |
|
|
|
|
</div> |
|
|
|
|
{/* left */} |
|
|
|
|
<div className="flex flex-row items-center gap-x-1"> |
|
|
|
|
<div className="flex flex-row items-center"> |
|
|
|
|
<span className="text-xs text-[#707070]">10</span> |
|
|
|
|
<img src={messageText} alt="" className="w-5" /> |
|
|
|
|
{/* comment Icon */} |
|
|
|
|
<div className="flex flex-row items-center ml-1"> |
|
|
|
|
<span className="text-xs ml-0.5 text-[10px] text-[#707070]">10</span> |
|
|
|
|
<img src={messageText} alt="comment-icon" className="w-5" /> |
|
|
|
|
</div> |
|
|
|
|
<NewTagDesign |
|
|
|
|
title="29 فروردین" |
|
|
|
|