This commit is contained in:
@@ -67,7 +67,7 @@ export default function ProjectDialog({ children, project }) {
|
||||
) : null;
|
||||
})}
|
||||
</div>
|
||||
<h4 className="text-sm sm:text-base warp-break-word">{project.text}</h4>
|
||||
<h4 className="text-sm sm:text-base wrap-break-word">{project.text}</h4>
|
||||
</div>
|
||||
</DialogContent>
|
||||
</Dialog>
|
||||
|
||||
Reference in New Issue
Block a user