mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-24 16:45:22 +02:00
fix: Update text breaking so that it breaks words properly
This commit is contained in:
committed by
GitHub
parent
f5fa39b97e
commit
bd5b27ad51
@@ -439,7 +439,7 @@ export const ShowProjects = () => {
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<span className="text-sm font-medium text-muted-foreground break-all">
|
||||
<span className="text-sm font-medium text-muted-foreground break-word">
|
||||
{project.description}
|
||||
</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user